Home
last modified time | relevance | path

Searched defs:getConstrainedIntrinsicID (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DFPEnv.cpp90 Intrinsic::ID getConstrainedIntrinsicID(const Instruction &Instr) { in getConstrainedIntrinsicID() function
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h622 std::optional<unsigned> getConstrainedIntrinsicID() const { getConstrainedIntrinsicID() function