Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/
H A DTargetIntrinsicInfo.cpp22 unsigned TargetIntrinsicInfo::getIntrinsicID(const Function *F) const { in getIntrinsicID() function in TargetIntrinsicInfo
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h204 Intrinsic::ID getIntrinsicID() const LLVM_READONLY { return IntID; } in getIntrinsicID() function
H A DIntrinsicInst.h54 Intrinsic::ID getIntrinsicID() const { in getIntrinsicID() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineOperand.h609 Intrinsic::ID getIntrinsicID() const { in getIntrinsicID() function
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h1173 unsigned getIntrinsicID(Record *R) const { in getIntrinsicID() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstructions.cpp322 Intrinsic::ID CallBase::getIntrinsicID() const { in getIntrinsicID() function in CallBase
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6168 static unsigned getIntrinsicID(const SDNode *N) { in getIntrinsicID() function