Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/
H A DTargetIntrinsicInfo.cpp22 unsigned TargetIntrinsicInfo::getIntrinsicID(const Function *F) const { in getIntrinsicID() function in TargetIntrinsicInfo
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.cpp30 Intrinsic::ID AMDGPU::getIntrinsicID(const MachineInstr &I) { in getIntrinsicID() function in AMDGPU
/llvm-project/llvm/lib/CodeGen/
H A DMachineSSAContext.cpp63 Intrinsic::ID MachineSSAContext::getIntrinsicID(const MachineInstr &MI) { getIntrinsicID() function in MachineSSAContext
/llvm-project/llvm/lib/IR/
H A DSSAContext.cpp72 template <> Intrinsic::ID SSAContext::getIntrinsicID(const Instruction &I) { getIntrinsicID() function in SSAContext
H A DInstructions.cpp353 Intrinsic::ID CallBase::getIntrinsicID() const { getIntrinsicID() function in CallBase
/llvm-project/llvm/include/llvm/IR/
H A DFunction.h242 Intrinsic::ID getIntrinsicID() const LLVM_READONLY { return IntID; } getIntrinsicID() function
H A DIntrinsicInst.h55 Intrinsic::ID getIntrinsicID() const { in getIntrinsicID() function
[all...]
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGenericMachineInstrs.h511 Intrinsic::ID getIntrinsicID() const { getIntrinsicID() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h612 Intrinsic::ID getIntrinsicID() const { in getIntrinsicID() function
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h1169 unsigned getIntrinsicID(Record *R) const { getIntrinsicID() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7056 static unsigned getIntrinsicID(const SDNode *N) { getIntrinsicID() function
[all...]