Home
last modified time | relevance | path

Searched defs:operandIndex (Results 1 – 12 of 12) sorted by relevance

/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DUnstructuredControlFlow.cpp26 int64_t operandIndex = in getCallerOpOperands() local
/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp459 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 DLocalAliasAnalysis.cpp94 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 DBufferDeallocation.cpp387 size_t operandIndex = in introduceBlockArgCopy() local
442 size_t operandIndex = in introduceClonesForRegionSuccessors() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorDistribute.cpp689 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 DControlFlowInterfaces.cpp41 unsigned operandIndex, Block *successor) { in getBranchSuccessorArgument()
/llvm-project/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializeOps.cpp253 ++operandIndex, ++wordIndex) { in processOpWithoutGrammarAttr() local
/llvm-project/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp678 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 DAffineAnalysis.cpp198 unsigned operandIndex; in getReachableAffineApplyOps() member
/llvm-project/mlir/lib/TableGen/
H A DOperator.cpp627 int operandIndex = 0, attrIndex = 0, propIndex = 0; populateOpStructure() local
/llvm-project/mlir/lib/Transforms/Utils/
H A DRegionUtils.cpp279 unsigned operandIndex = use.getOperandNumber(); isUseSpeciallyKnownDead() local
/llvm-project/flang/lib/Optimizer/Transforms/
H A DArrayValueCopy.cpp406 unsigned operandIndex = operand->getOperandNumber(); in arrayMentions() local