Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp358 static bool hasRoundingModeOperand(Intrinsic::ID CIID) { in hasRoundingModeOperand() function
427 if (hasRoundingModeOperand(CIID)) in cloneInstruction()