Here is a list of all file members with links to the files they belong to:
- c -
- C_FALSE
: SparseTensorIterator.cpp
- C_IDX
: LoopEmitter.cpp
, SparseTensorIterator.cpp
- C_TRUE
: SparseTensorIterator.cpp
- cachedLookup()
: DataLayoutInterfaces.cpp
- calculateBoundsOffset()
: OpenMPToLLVMIRTranslation.cpp
- calculateCeilDivS()
: IndexOps.cpp
- calculateCycleEdges()
: CFGToSCF.cpp
- calculateExpandedAccessIndices()
: FoldMemRefAliasOps.cpp
- calculateFloorDivS()
: IndexOps.cpp
- calculateGatherOffset()
: Vectorization.cpp
- calculateGlobalIndex()
: ConvertLaunchFuncToLLVMCalls.cpp
- calculateImplicitMap()
: VectorDistribute.cpp
- calculateMemoryRequirements()
: MemRefToSPIRV.cpp
- calculateStructAlignment()
: LLVMTypes.cpp
- calculateTileOffsetsAndSizes()
: Tiling.cpp
- calculateUnsignedOverflow()
: ArithOps.cpp
- canBeCalledWithBarePointers()
: LowerGpuOpsToROCDLOps.cpp
- canBeHoisted()
: LoopInvariantCodeMotionUtils.cpp
, VectorDistribute.cpp
- canCollapseShapeBeSimplifiedByRankReducingSlice()
: ReshapeOpsUtils.cpp
- canMakeGroupOpUniform()
: GPUDialect.cpp
- canMergeInto()
: Utils.cpp
- canOmitTileOffsetInBoundsCheck()
: Tiling.cpp
, TileUsingInterface.cpp
- canonicalizeAssociativeCommutativeBinaryOp()
: IndexOps.cpp
- canonicalizeLoopBounds()
: AffineOps.cpp
- canonicalizeMapExprAndTermOrder()
: AffineOps.cpp
- canonicalizeMapOrSetAndOperands()
: AffineOps.cpp
- canonicalizeMinMaxOp()
: AffineCanonicalizationUtils.cpp
- canonicalizePromotedSymbols()
: AffineOps.cpp
- canRemoveSrcNodeAfterFusion()
: LoopFusion.cpp
- canSimplifyDivisionBySymbol()
: AffineExpr.cpp
- canUniqueAttrConstraint()
: CodeGenHelpers.cpp
- canUseOpDominance()
: OneShotAnalysis.cpp
- canUseOpDominanceDueToBlocks()
: OneShotAnalysis.cpp
- canUseOpDominanceDueToRegions()
: OneShotAnalysis.cpp
- CASE
: CodegenUtils.cpp
- castAllocFuncResult()
: AllocLikeConversion.cpp
- castBoolToIntN()
: MemRefToSPIRV.cpp
- castF32To()
: ArithToAMDGPU.cpp
- castIntNToBool()
: MemRefToSPIRV.cpp
- castIntValueToSameSizedType()
: LLVMMemorySlot.cpp
- CastKind
: IntRangeOptimizations.cpp
- castKindAttrName
: OneToNTypeConversion.cpp
- castSameSizedTypes()
: LLVMMemorySlot.cpp
- castToCompatibleMemRefType()
: VectorTransferSplitRewritePatterns.cpp
- castToElemPtrPtr()
: MemRefBuilder.cpp
- castToF32()
: ArithToAMDGPU.cpp
- castToSameSizedInt()
: LLVMMemorySlot.cpp
- castVector()
: TransformInterfaces.cpp
- ceilDivPositive()
: Utils.cpp
- CHECK_RANKS_FOR
: TosaValidation.cpp
- checkAffineLoopNestMappable()
: SCFToGPU.cpp
- checkAffineLoopNestMappableImpl()
: SCFToGPU.cpp
- checkAndNestUnderRewriteOp()
: MLIRGen.cpp
- checkAndUpdateCapabilityRequirements()
: UpdateVCEPass.cpp
- checkAndUpdateExtensionRequirements()
: UpdateVCEPass.cpp
- checkAssumptionForFusingConsumer()
: TileUsingInterface.cpp
- checkAssumptionForLoop()
: TileUsingInterface.cpp
- checkCompatibleReturnType()
: JitRunner.cpp
- checkCompatibleReturnType< float >()
: JitRunner.cpp
- checkCompatibleReturnType< int32_t >()
: JitRunner.cpp
- checkCompatibleReturnType< int64_t >()
: JitRunner.cpp
- checkCorrectAnyOf()
: IRDLLoading.cpp
- checkDataOperands()
: OpenACC.cpp
- checkDeclareOperands()
: OpenACC.cpp
- checkDeviceTypes()
: OpenACC.cpp
- checkDoubleConsume()
: TransformOps.cpp
- checkedAddLLVMFnAttribute()
: ModuleTranslation.cpp
- checkExplicitRepresentation()
: Utils.cpp
- checkFoldResultTypes()
: Operation.cpp
- checkIfHyperRectangular()
: LoopUtils.cpp
- checkIfPointerMap()
: OpenMPToLLVMIRTranslation.cpp
- checkImplementationStatus()
: OpenMPToLLVMIRTranslation.cpp
- checkIntFloatCast()
: ArithOps.cpp
- checkInvarianceOfNestedIfOps()
: AffineLoopInvariantCodeMotion.cpp
- checkLayout()
: DecomposeMemRefs.cpp
- checkLoopInterchangeDependences()
: LoopUtils.cpp
- checkMappingAttributeTypes()
: GPUTransformOps.cpp
- checkMappingSpec()
: GPUTransformOps.cpp
- checkMissingLayout()
: DataLayoutInterfaces.cpp
- checkOperandAffineExpr()
: ShardingInterface.cpp
- checkOperandAffineExprRecursively()
: ShardingInterface.cpp
- checkPreBufferizationAssumptions()
: OneShotAnalysis.cpp
- checkRepeatedConsumptionInOperand()
: TransformInterfaces.cpp
- checkSafeToTileToForall()
: TileUsingInterface.cpp
- checkSourceOpTypes()
: MathToSPIRV.cpp
- checkSymbolIsTypeOrAttribute()
: IRDL.cpp
- checkSymOperandList()
: OpenACC.cpp
- checkTagMatch()
: PipelineDataTransfer.cpp
- checkTensorElementType()
: BuiltinTypes.cpp
- checkTransformationPreconditions()
: CFGToSCF.cpp
- checkWaitAndAsyncConflict()
: OpenACC.cpp
- checkWidthChangeCast()
: ArithOps.cpp
- CL_FLOAT_MAX_MIN_OPS
: VectorToSPIRV.cpp
- CL_INT_MAX_MIN_OPS
: VectorToSPIRV.cpp
- clamp()
: PolynomialApproximation.cpp
- clampInput()
: ArithToAMDGPU.cpp
- classmethod()
: IRCore.cpp
- cleanupPrivateVars()
: OpenMPToLLVMIRTranslation.cpp
- cloneAndFuseFirstUse()
: LinalgTransformOps.cpp
- cloneOpAndUpdateDestinationArgs()
: TileUsingInterface.cpp
- cloneOpWithOperandsAndTypes()
: VectorDistribute.cpp
, VectorUnroll.cpp
- cloneToCollapsedOp()
: ElementwiseOpFusion.cpp
- cloneToCollapsedOp< GenericOp >()
: ElementwiseOpFusion.cpp
- cloneToCollapsedOp< LinalgOp >()
: ElementwiseOpFusion.cpp
- clOptions
: Translation.cpp
, AsmPrinter.cpp
, DebugCounter.cpp
, MLIRContext.cpp
- clOptionsConfig
: MlirOptMain.cpp
, CLOptionsSetup.cpp
- CMPI
: LoopEmitter.cpp
, SparseTensorIterator.cpp
- collapseBranch()
: ControlFlowOps.cpp
- collapseInnerDims()
: VectorTransferOpTransforms.cpp
- collapseOperandsAndResults()
: ElementwiseOpFusion.cpp
- collapseValue()
: DropUnitDims.cpp
- collectAliasedResources()
: UnifyAliasedResourcePass.cpp
- collectCallOps()
: Inliner.cpp
- collectEffects()
: EliminateBarriers.cpp
- collectInadmissInfo()
: SparseReinterpretMap.cpp
- collectLocationsFromLoc()
: MLIRServer.cpp
- collectMapDataFromMapOperands()
: OpenMPToLLVMIRTranslation.cpp
- collectParentLayouts()
: DataLayoutInterfaces.cpp
- collectPrivatizationDecls()
: OpenMPToLLVMIRTranslation.cpp
- collectReductionDecls()
: OpenMPToLLVMIRTranslation.cpp
- collectReductionInfo()
: OpenMPToLLVMIRTranslation.cpp
- collectStage0PipeliningOps()
: NVGPUTransformOps.cpp
- collectSymbolScopes()
: SymbolTable.cpp
- collectUnderlyingAddressValues()
: LocalAliasAnalysis.cpp
- collectValidReferencesFor()
: SymbolTable.cpp
- cols
: WinogradConv2D.cpp
- combineBinary()
: Predicate.cpp
- combineNot()
: Predicate.cpp
- combineOneSpec()
: DLTI.cpp
- common3DIdBuilderFn()
: Utils.cpp
- commonConversionPrecondition()
: VectorEmulateNarrowType.cpp
- commonLinearIdBuilderFn()
: Utils.cpp
- commonPermutationOfPackAndUnPackOp()
: TensorOps.cpp
- commonVerifierPackAndUnPackOp()
: TensorOps.cpp
- compareIndices()
: IndexOps.cpp
- comparePosDepth()
: PredicateTree.cpp
- compareSameArgs()
: IndexOps.cpp
- COMPATIBLE_RETURN_TYPES
: TosaOps.cpp
- compileAndExecute()
: JitRunner.cpp
- compileAndExecuteSingleReturnFunction()
: JitRunner.cpp
- compileAndExecuteVoidFunction()
: JitRunner.cpp
- composeAffineMapAndOperands()
: AffineOps.cpp
- composedAffineMultiply()
: Utils.cpp
- composeLegalityCallbacks()
: DialectConversion.cpp
- composeMultiResultAffineMap()
: AffineOps.cpp
- composeSetAndOperands()
: AffineOps.cpp
- compressUnusedListImpl()
: AffineMap.cpp
- computeBackwardSlice()
: HoistPadding.cpp
- computeBoundsBy()
: InferIntRangeCommon.cpp
- computeBroadcastedUnitDims()
: VectorOps.cpp
- computeCallGraph()
: CallGraph.cpp
- computeCollapsedLayoutMap()
: MemRefOps.cpp
- computeDestructuringInfo()
: SROA.cpp
- computeDirectionVector()
: AffineAnalysis.cpp
- computeElementwiseMulImpl()
: IndexingUtils.cpp
- computeExpandedLayoutMap()
: MemRefOps.cpp
- computeHash()
: ModuleCombiner.cpp
- computeInsertPoint()
: DialectConversion.cpp
- computeIntersectionBuckets()
: SuperVectorize.cpp
- computeIteratorTypesAndIndexingMaps()
: LinalgOps.cpp
- computeMemoryOpIndices()
: SuperVectorize.cpp
- computeMemRefRankReductionMask()
: MemRefOps.cpp
- computeMultiplierAndShiftTosaScale16()
: QuantUtils.cpp
- computeMultiplierAndShiftTosaScale32()
: QuantUtils.cpp
- computePackUnPackPerm()
: Utils.cpp
- computePaddedShape()
: Padding.cpp
- computeStrides()
: AffineExpandIndexOps.cpp
- computeSuffixProductImpl()
: IndexingUtils.cpp
- computeTargetShape()
: TosaToLinalg.cpp
- computeTargetSize()
: TosaToLinalg.cpp
- concatArrayAttr()
: InlinerInterfaceImpl.cpp
- concatSizesFromInputs()
: SparseTensorRewriting.cpp
- CONSTANT_OP
: CommutativityUtils.cpp
- constantSupportsMMAMatrixType()
: VectorToGPU.cpp
- ConstArithFn
: InferIntRangeCommon.cpp
- ConstArithStdFn
: InferIntRangeCommon.cpp
- constifyIndexValues()
: MemRefOps.cpp
- constructParametricallyTiledIndexSetHyperRect()
: LoopUtils.cpp
- constructResultVector()
: EmulateWideInt.cpp
- constructTiledIndexSetHyperRect()
: LoopUtils.cpp
- constructTiledLoopNest()
: LoopUtils.cpp
- contains()
: MLIRServer.cpp
- containsAll()
: LinalgMatchOps.cpp
- containsReturn()
: SPIRVDialect.cpp
- Contiguous
: Vectorization.cpp
- contract()
: RootOrdering.cpp
- contractSupportsMMAMatrixType()
: VectorToGPU.cpp
- Conv1DOpOrder
: Vectorization.cpp
- convertAcoshOp()
: ExpandPatterns.cpp
- convertAffineApply()
: Vectorization.cpp
- convertAffineLoopNestToGPULaunch()
: SCFToGPU.cpp
- convertArithOverflowFlags()
: InferIntRangeInterfaceImpls.cpp
- convertArithRoundingModeToLLVMIR()
: ArithOps.cpp
- convertArrayType()
: SPIRVToLLVM.cpp
- convertAsinhOp()
: ExpandPatterns.cpp
- convertAtanhOp()
: ExpandPatterns.cpp
- convertAtomicOrdering()
: OpenMPToLLVMIRTranslation.cpp
- convertBinOpToAtomic()
: OpenMPToLLVMIRTranslation.cpp
- convertBoolAttr()
: ArithToSPIRV.cpp
- convertBroadcastOp()
: VectorToGPU.cpp
- convertCallLLVMIntrinsicOp()
: LLVMToLLVMIRTranslation.cpp
- convertCastingOp()
: EmulateNarrowType.cpp
- convertCeilOp()
: ExpandPatterns.cpp
- convertCmpPredicate()
: ArithToLLVM.cpp
- convertConstantOp()
: VectorToGPU.cpp
- convertConstantOpMmaSync()
: VectorToGPU.cpp
- convertContractOp()
: VectorToGPU.cpp
- convertContractOpToMmaSync()
: VectorToGPU.cpp
- convertCoshOp()
: ExpandPatterns.cpp
- convertCtlzOp()
: ExpandPatterns.cpp
- convertDataOp()
: OpenACCToLLVMIRTranslation.cpp
- convertDeclareTargetAttr()
: OpenMPToLLVMIRTranslation.cpp
- convertDenseArrayFromAttr()
: ODSSupport.cpp
- convertDenseElementsAttr()
: ModuleTranslation.cpp
- convertDenseI32Array()
: LLVMIRToLLVMTranslation.cpp
- convertDenseResourceElementsAttr()
: ModuleTranslation.cpp
- convertElementwiseOp()
: VectorToGPU.cpp
- convertElementwiseOpToMMA()
: VectorToGPU.cpp
- convertExp2fOp()
: ExpandPatterns.cpp
- convertExtractStridedSlice()
: VectorToGPU.cpp
- convertFlagsAttr()
: OpenMPToLLVMIRTranslation.cpp
- convertFloatAttr()
: ArithToSPIRV.cpp
- convertFloatValue()
: ArithOps.cpp
- convertFloorOp()
: ExpandPatterns.cpp
- convertFmaFOp()
: ExpandPatterns.cpp
- convertForOp()
: VectorToGPU.cpp
- convertFPowIOp()
: ExpandPatterns.cpp
- convertFuncOpTypes()
: DialectConversion.cpp
- convertFunctionAttributes()
: ModuleTranslation.cpp
- convertFunctionKernelAttributes()
: ModuleTranslation.cpp
- convertFunctionMemoryAttributes()
: ModuleTranslation.cpp
- convertHostOrTargetOperation()
: OpenMPToLLVMIRTranslation.cpp
- convertIgnoredWrapper()
: OpenMPToLLVMIRTranslation.cpp
- convertIgnoredWrappers()
: OpenMPToLLVMIRTranslation.cpp
- convertInstructionImpl()
: ModuleImport.cpp
- convertIntegerArrayToMDNode()
: ModuleTranslation.cpp
- convertIntegerAttr()
: ArithToSPIRV.cpp
- convertIntegerMD()
: LLVMIRToLLVMTranslation.cpp
- convertIntegerToMDNode()
: ModuleTranslation.cpp
- convertIntegerToMetadata()
: ModuleTranslation.cpp
- convertIntrinsicImpl()
: LLVMIRToLLVMTranslation.cpp
, LLVMIRToNVVMTranslation.cpp
- convertIntrinsicResult()
: NVGPUToNVVM.cpp
- convertIteratorType()
: SparseIterationToScf.cpp
- convertIterSpaceType()
: SparseIterationToScf.cpp
- convertLevelType()
: SparseIterationToScf.cpp
- convertLinkerOptionsOp()
: LLVMToLLVMIRTranslation.cpp
- convertMFMAVectorOperand()
: AMDGPUToROCDL.cpp
- convertOmpAtomicCapture()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpAtomicRead()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpAtomicUpdate()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpAtomicWrite()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpCritical()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpMasked()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpMaster()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpOpRegions()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpOrdered()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpOrderedRegion()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpParallel()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpSections()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpSimd()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpSingle()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpTarget()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpTargetData()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpTaskgroupOp()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpTaskOp()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpTaskwaitOp()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpTeams()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpThreadprivate()
: OpenMPToLLVMIRTranslation.cpp
- convertOmpWsloop()
: OpenMPToLLVMIRTranslation.cpp
- convertOperandBundle()
: LLVMToLLVMIRTranslation.cpp
- convertOperandBundles()
: LLVMToLLVMIRTranslation.cpp
- convertOperationImpl()
: LLVMToLLVMIRTranslation.cpp
- convertOrderKind()
: OpenMPToLLVMIRTranslation.cpp
- convertPointerType()
: SPIRVToLLVM.cpp
- convertPowfOp()
: ExpandPatterns.cpp
- convertRoundEvenOp()
: ExpandPatterns.cpp
- convertRoundOp()
: ExpandPatterns.cpp
- convertRsqrtOp()
: ExpandPatterns.cpp
- convertRuntimeArrayType()
: SPIRVToLLVM.cpp
- convertScalarToComplexDtype()
: Utils.cpp
- convertScalarToFpDtype()
: Utils.cpp
- convertScalarToIntDtype()
: Utils.cpp
- convertSinhOp()
: ExpandPatterns.cpp
- convertSparseTensorType()
: SparseTensorDescriptor.cpp
- convertStandaloneDataOp()
: OpenACCToLLVMIRTranslation.cpp
- convertStructType()
: SPIRVToLLVM.cpp
- convertStructTypePacked()
: SPIRVToLLVM.cpp
- convertStructTypeWithOffset()
: SPIRVToLLVM.cpp
- convertTanhOp()
: ExpandPatterns.cpp
- convertTanOp()
: ExpandPatterns.cpp
- convertTargetDeviceOp()
: OpenMPToLLVMIRTranslation.cpp
- convertTargetOpsInNest()
: OpenMPToLLVMIRTranslation.cpp
- convertToCaptureClauseKind()
: OpenMPToLLVMIRTranslation.cpp
- convertToDeviceClauseKind()
: OpenMPToLLVMIRTranslation.cpp
- convertTokenLocToRange()
: MLIRServer.cpp
, TableGenServer.cpp
- convertToLaunchFuncOp()
: KernelOutlining.cpp
- convertToMlirShape()
: TosaOps.cpp
- convertTransferReadOp()
: VectorToGPU.cpp
- convertTransferReadToLoads()
: VectorToGPU.cpp
- convertTransferWriteOp()
: VectorToGPU.cpp
- convertTransferWriteToStores()
: VectorToGPU.cpp
- convertVecTypeHint()
: LLVMIRToLLVMTranslation.cpp
- convertVecTypeHintToMDNode()
: ModuleTranslation.cpp
- convertYieldOp()
: VectorToGPU.cpp
- convTypes()
: SparseAssembler.cpp
- convVals()
: SparseAssembler.cpp
- copy()
: ConvertLaunchFuncToLLVMCalls.cpp
- copyAPIntToArrayForBEmachine()
: BuiltinAttributes.cpp
- copyArrayRefInto()
: MLIRContext.cpp
- copyArrayToAPIntForBEmachine()
: BuiltinAttributes.cpp
- copyIntegerRange()
: IntRangeOptimizations.cpp
- copyStringWithNull()
: Nodes.cpp
- CP_ASYNC_BULK_TENSOR_REDUCE
: NVVMDialect.cpp
- CP_ASYNC_BULK_TENSOR_REDUCE_MODE
: NVVMDialect.cpp
- CpAsyncBulkTensorCommonVerifier()
: NVVMDialect.cpp
- create4x128BitSuffle()
: LowerVectorTranspose.cpp
- createAdd()
: LowerVectorContract.cpp
- createAllocation()
: SparseTensorCodegen.cpp
- createAllocationForTensor()
: ConvertToDestinationStyle.cpp
- createAllocFields()
: SparseTensorCodegen.cpp
- createAlteredByCaptureMap()
: OpenMPToLLVMIRTranslation.cpp
- createAsyncDispatchFunction()
: AsyncParallelFor.cpp
- createBinarySearchFunc()
: SparseBufferRewriting.cpp
- createBlock()
: IRCore.cpp
- createChoosePivot()
: SparseBufferRewriting.cpp
- createCollapsedOp()
: ElementwiseOpFusion.cpp
- createCompareThenSwap()
: SparseBufferRewriting.cpp
- createConst()
: ExpandOps.cpp
- createConstantAllBitsSet()
: SPIRVToLLVM.cpp
- createConstFromIntAttribute()
: TosaToLinalg.cpp
- createContractArithOp()
: LowerVectorContract.cpp
- createCtlzFunc()
: MathToFuncs.cpp
- createCustomDialectWrapper()
: IRCore.cpp
- createDecl()
: SCFToOpenMP.cpp
- createDepthwiseConvCollapseMap()
: TosaToLinalgNamed.cpp
- createDeviceArgumentAccessor()
: OpenMPToLLVMIRTranslation.cpp
- createDimGetterFunctionCall()
: ROCDLToLLVMIRTranslation.cpp
- createDimSizeExprForTiledLayout()
: Utils.cpp
- createDimSizes()
: SparseTensorCodegen.cpp
- createDirectoryOrPrintErr()
: IRPrinting.cpp
- createElementFPowIFunc()
: MathToFuncs.cpp
- createElementIPowIFunc()
: MathToFuncs.cpp
- createEqCompare()
: SparseBufferRewriting.cpp
- createExtractAndCast()
: LLVMMemorySlot.cpp
- createFloatConst()
: ExpandPatterns.cpp
- createFor()
: SparseTensorCodegen.cpp
- createForAllDimensions()
: KernelOutlining.cpp
- createFPConstant()
: SPIRVToLLVM.cpp
- createFullPartialLinalgCopy()
: VectorTransferSplitRewritePatterns.cpp
- createFullPartialVectorTransferRead()
: VectorTransferSplitRewritePatterns.cpp
- createFullPartialVectorTransferWrite()
: VectorTransferSplitRewritePatterns.cpp
- createFullTiles()
: LoopUtils.cpp
- createGlobalVarForEntryPointArgument()
: LowerABIAttributesPass.cpp
- createGlobalVariableWithBindName()
: ConvertLaunchFuncToLLVMCalls.cpp
- createGroupReduceOp()
: GPUToSPIRV.cpp
- createGroupReduceOpImpl()
: GPUToSPIRV.cpp
- createHeapSortFunc()
: SparseBufferRewriting.cpp
- createI1Constant()
: AMDGPUToROCDL.cpp
- createI32Constant()
: AMDGPUToROCDL.cpp
- createI32ConstantOf()
: SPIRVToLLVM.cpp
- createIfNonNull()
: LoopAnnotationImporter.cpp
- createInBoundsCond()
: VectorTransferSplitRewritePatterns.cpp
- createIndex()
: TosaToLinalg.cpp
- createIndexAttrConstant()
: MemRefBuilder.cpp
- createInitialTensorsForTiling()
: TileUsingInterface.cpp
- createInitialValueForReduceOp()
: TosaToLinalg.cpp
- createInitialVector()
: SuperVectorize.cpp
- createInlinedCompareImplementation()
: SparseBufferRewriting.cpp
- createInlinedEqCompare()
: SparseBufferRewriting.cpp
- createInlinedLessThan()
: SparseBufferRewriting.cpp
- createInsert3rd()
: SparseBufferRewriting.cpp
- createInsertAndCast()
: LLVMMemorySlot.cpp
- createInserts()
: ConvertToDestinationStyle.cpp
- createIntConst()
: ExpandPatterns.cpp
- createLessThanCompare()
: SparseBufferRewriting.cpp
- createLinalgBodyCalculationForElementwiseOp()
: TosaToLinalg.cpp
- createLinalgBodyCalculationForReduceOp()
: TosaToLinalg.cpp
- createMask()
: SuperVectorize.cpp
- createMaskDropNonScalableUnitDims()
: VectorTransferOpTransforms.cpp
- createMemcpy()
: ConvertToDestinationStyle.cpp
- createMul()
: LowerVectorContract.cpp
- createNewAliasScopesFromNoAliasParameter()
: InlinerInterfaceImpl.cpp
- createNewDynamicSizes()
: Utils.cpp
- createNonLdMatrixLoads()
: VectorToGPU.cpp
- createParallelComputeFunction()
: AsyncParallelFor.cpp
- createPartitionFunc()
: SparseBufferRewriting.cpp
- createPrivateMemRef()
: LoopFusion.cpp
- createPushback()
: SparseTensorCodegen.cpp
- createQuickSort()
: SparseBufferRewriting.cpp
- createQuickSortFunc()
: SparseBufferRewriting.cpp
- createReductionsAndCleanup()
: OpenMPToLLVMIRTranslation.cpp
- createScanLoop()
: SparseBufferRewriting.cpp
- createSeparationCondition()
: LoopUtils.cpp
- createShiftDownFunc()
: SparseBufferRewriting.cpp
- createSingleEntryBlock()
: CFGToSCF.cpp
- createSingleExitBlocksForReturnLike()
: CFGToSCF.cpp
- createSingleExitBranchRegion()
: CFGToSCF.cpp
- createSingleExitingLatch()
: CFGToSCF.cpp
- createSort3()
: SparseBufferRewriting.cpp
- createSort5()
: SparseBufferRewriting.cpp
- createSortStableFunc()
: SparseBufferRewriting.cpp
- createSourceLocationInfo()
: OpenACCToLLVMIRTranslation.cpp
- createSparseTensorWriter()
: SparseTensorRuntime.h
- createSPIRVBuiltinCall()
: GPUToLLVMSPV.cpp
- createSplitPart()
: Split.cpp
- createSubApply()
: DecomposeAffineOps.cpp
- createSubTwoDividedByTwo()
: SparseBufferRewriting.cpp
- createSubViewIntersection()
: VectorTransferSplitRewritePatterns.cpp
- createSwap()
: SparseBufferRewriting.cpp
- createSwitchOp()
: PDLToPDLInterp.cpp
- createTreePrinterOutputPath()
: IRPrinting.cpp
- createTruncatedFPValue()
: ExpandPatterns.cpp
- createTypeCanonicalizedMemRefOperands()
: LinalgToStandard.cpp
- createUnpackHiPd()
: LowerVectorTranspose.cpp
- createUnpackHiPs()
: LowerVectorTranspose.cpp
- createUnpackLoPd()
: LowerVectorTranspose.cpp
- createUnpackLoPs()
: LowerVectorTranspose.cpp
- createVL()
: VCIXToLLVMIRTranslation.cpp
- createWriteOrMaskedWrite()
: Vectorization.cpp
- creatLdMatrixCompatibleLoads()
: VectorToGPU.cpp
- CUDA_REPORT_IF_ERROR
: CudaRuntimeWrappers.cpp
- CUSPARSE_REPORT_IF_ERROR
: CudaRuntimeWrappers.cpp
- CustomVectorizationHook
: Vectorization.cpp
- CustomVectorizationPrecondition
: Vectorization.cpp