Home
last modified time | relevance | path

Searched defs:getOperandInfo (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDagInstr.h75 const GIMatchDagOperandList &getOperandInfo() const { return OperandInfo; } in getOperandInfo() function
DGIMatchDagPredicate.h59 const GIMatchDagOperandList &getOperandInfo() const { return OperandInfo; } in getOperandInfo() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitCodes.h179 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const { in getOperandInfo() function
/external/llvm-project/llvm/include/llvm/Bitstream/
DBitCodes.h179 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const { in getOperandInfo() function
/external/llvm/lib/Analysis/
DCostModel.cpp124 static TargetTransformInfo::OperandValueKind getOperandInfo(Value *V) { in getOperandInfo() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp546 TargetTransformInfo::getOperandInfo(Value *V, OperandValueProperties &OpProps) { in getOperandInfo() function in TargetTransformInfo
/external/llvm-project/llvm/lib/Analysis/
DTargetTransformInfo.cpp682 TargetTransformInfo::getOperandInfo(const Value *V, in getOperandInfo() function in TargetTransformInfo