Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1146 auto *FPInst = dyn_cast<Instruction>(RI); in foldOperationIntoPhiValue() local
1147 if (FPInst && isa<FPMathOperator>(FPInst)) in foldOperationIntoPhiValue()
1148 FPInst->copyFastMathFlags(I); in foldOperationIntoPhiValue()
/llvm-project-15.0.7/llvm/docs/TableGen/
H A Dindex.rst218 out common properties of records (such as "FPInst", which is used to represent