Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagInstr.h75 const GIMatchDagOperandList &getOperandInfo() const { return OperandInfo; } in getOperandInfo() function
H A DGIMatchDagPredicate.h59 const GIMatchDagOperandList &getOperandInfo() const { return OperandInfo; } in getOperandInfo() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Bitstream/
H A DBitCodes.h174 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const { in getOperandInfo() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp658 TargetTransformInfo::getOperandInfo(const Value *V, in getOperandInfo() function in TargetTransformInfo