Home
last modified time | relevance | path

Searched refs:CIID (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp444 Intrinsic::ID CIID = getConstrainedIntrinsicID(OldInst); in cloneInstruction() local
445 if (CIID != Intrinsic::not_intrinsic) { in cloneInstruction()
454 getIntrinsicInfoTableEntries(CIID, Descriptor); in cloneInstruction()
478 CIID, TParams); in cloneInstruction()
496 if (Intrinsic::hasConstrainedFPRoundingModeOperand(CIID)) in cloneInstruction()