Searched defs:getIntrinsicID (Results 1 – 8 of 8) sorted by relevance
25 unsigned TargetIntrinsicInfo::getIntrinsicID(Function *F) const { in getIntrinsicID() function in TargetIntrinsicInfo
43 Intrinsic::ID getIntrinsicID() const { in getIntrinsicID() function
146 Intrinsic::ID getIntrinsicID() const LLVM_READONLY { return IntID; } in getIntrinsicID() function
739 unsigned getIntrinsicID(Record *R) const { in getIntrinsicID() function
785 unsigned getIntrinsicID(Record *R) const { in getIntrinsicID() function
5865 static unsigned getIntrinsicID(const SDNode *N) { in getIntrinsicID() function