Home
last modified time | relevance | path

Searched defs:getIntrinsicID (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/
H A DTargetIntrinsicInfo.cpp24 unsigned TargetIntrinsicInfo::getIntrinsicID(const Function *F) const { in getIntrinsicID() function in TargetIntrinsicInfo
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h205 Intrinsic::ID getIntrinsicID() const LLVM_READONLY { return IntID; } in getIntrinsicID() function
H A DIntrinsicInst.h52 Intrinsic::ID getIntrinsicID() const { in getIntrinsicID() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h583 Intrinsic::ID getIntrinsicID() const { in getIntrinsicID() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp1001 unsigned llvm::getIntrinsicID(const MachineInstr &MI) { in getIntrinsicID() function in llvm
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1165 unsigned getIntrinsicID(Record *R) const { in getIntrinsicID() function
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp307 Intrinsic::ID CallBase::getIntrinsicID() const { in getIntrinsicID() function in CallBase
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9504 static unsigned getIntrinsicID(const SDNode *N) { in getIntrinsicID() function