Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetIntrinsicInfo.cpp25 unsigned TargetIntrinsicInfo::getIntrinsicID(Function *F) const { in getIntrinsicID() function in TargetIntrinsicInfo
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetIntrinsicInfo.cpp25 unsigned TargetIntrinsicInfo::getIntrinsicID(Function *F) const { in getIntrinsicID() function in TargetIntrinsicInfo
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsicInst.h43 Intrinsic::ID getIntrinsicID() const { in getIntrinsicID() function
/external/llvm/include/llvm/IR/
DIntrinsicInst.h43 Intrinsic::ID getIntrinsicID() const { in getIntrinsicID() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h146 Intrinsic::ID getIntrinsicID() const LLVM_READONLY { return IntID; } in getIntrinsicID() function
/external/swiftshader/third_party/LLVM/utils/TableGen/
DCodeGenDAGPatterns.h739 unsigned getIntrinsicID(Record *R) const { in getIntrinsicID() function
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h785 unsigned getIntrinsicID(Record *R) const { in getIntrinsicID() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5865 static unsigned getIntrinsicID(const SDNode *N) { in getIntrinsicID() function