Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetIntrinsicInfo.cpp25 unsigned TargetIntrinsicInfo::getIntrinsicID(Function *F) const { in getIntrinsicID() function in TargetIntrinsicInfo
/external/llvm/include/llvm/IR/
DIntrinsicInst.h44 Intrinsic::ID getIntrinsicID() const { in getIntrinsicID() function
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h785 unsigned getIntrinsicID(Record *R) const { in getIntrinsicID() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5773 static unsigned getIntrinsicID(const SDNode *N) { in getIntrinsicID() function