/llvm-project/mlir/lib/Dialect/Bufferization/IR/ |
H A D | UnstructuredControlFlow.cpp | 26 int64_t operandIndex = in getCallerOpOperands() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | X86RecognizableInstr.cpp | 459 StringRef typeName = (*Operands)[operandIndex].Rec->getName(); in emitInstructionSpecifier() local 412 handleOperand(bool optional,unsigned & operandIndex,unsigned & physicalOperandIndex,unsigned numPhysicalOperands,const unsigned * operandMapping,OperandEncoding (* encodingFromString)(const std::string &,uint8_t OpSize)) handleOperand() argument 486 unsigned operandIndex = 0; emitInstructionSpecifier() local [all...] |
/llvm-project/mlir/lib/Analysis/AliasAnalysis/ |
H A D | LocalAliasAnalysis.cpp | 94 if (std::optional<unsigned> operandIndex = in collectUnderlyingAddressValues() local 103 if (std::optional<unsigned> operandIndex = getOperandIndexIfPred(region)) { in collectUnderlyingAddressValues() local
|
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ |
H A D | BufferDeallocation.cpp | 387 size_t operandIndex = in introduceBlockArgCopy() local 442 size_t operandIndex = in introduceClonesForRegionSuccessors() local
|
/llvm-project/mlir/lib/Dialect/Vector/Transforms/ |
H A D | VectorDistribute.cpp | 689 unsigned operandIndex = yieldOperand->getOperandNumber(); matchAndRewrite() local 759 unsigned operandIndex = yieldOperand->getOperandNumber(); matchAndRewrite() local 862 unsigned operandIndex = operand->getOperandNumber(); matchAndRewrite() local 1173 unsigned operandIndex = yieldOperand->getOperandNumber(); matchAndRewrite() local 1831 unsigned operandIndex = yieldOperand->getOperandNumber(); matchAndRewrite() local [all...] |
/llvm-project/mlir/lib/Interfaces/ |
H A D | ControlFlowInterfaces.cpp | 41 unsigned operandIndex, Block *successor) { in getBranchSuccessorArgument()
|
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/ |
H A D | DeserializeOps.cpp | 253 ++operandIndex, ++wordIndex) { in processOpWithoutGrammarAttr() local
|
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | RewriterGen.cpp | 678 StringRef operandName, int operandIndex, in emitOperandMatch() argument 729 int &operandIndex, int depth) { in emitEitherOperandMatch() argument 809 emitVariadicOperandMatch(DagNode tree,DagNode variadicArgTree,StringRef opName,int argIndex,int & operandIndex,int depth) emitVariadicOperandMatch() argument [all...] |
/llvm-project/mlir/lib/Dialect/Affine/Analysis/ |
H A D | AffineAnalysis.cpp | 198 unsigned operandIndex; in getReachableAffineApplyOps() member
|
/llvm-project/mlir/lib/TableGen/ |
H A D | Operator.cpp | 627 int operandIndex = 0, attrIndex = 0, propIndex = 0; populateOpStructure() local
|
/llvm-project/mlir/lib/Transforms/Utils/ |
H A D | RegionUtils.cpp | 279 unsigned operandIndex = use.getOperandNumber(); isUseSpeciallyKnownDead() local
|
/llvm-project/flang/lib/Optimizer/Transforms/ |
H A D | ArrayValueCopy.cpp | 406 unsigned operandIndex = operand->getOperandNumber(); in arrayMentions() local
|