Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp676 Instruction *FPInst = dyn_cast<Instruction>(RI); in FoldOperationIntoSelectOperand() local
677 if (FPInst && isa<FPMathOperator>(FPInst)) in FoldOperationIntoSelectOperand()
678 FPInst->copyFastMathFlags(BO); in FoldOperationIntoSelectOperand()
/external/llvm/docs/TableGen/
Dindex.rst218 out common properties of records (such as "FPInst", which is used to represent