Home
last modified time | relevance | path

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

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