Searched defs:FPMO (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPatternMatch.h1036 auto *FPMO = dyn_cast<FPMathOperator>(V); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp295 FPMathOperator *FPMO = dyn_cast<FPMathOperator>(&I); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h400 void copyFMF(const FPMathOperator &FPMO) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3222 auto *FPMO = cast<FPMathOperator>(&I); local

Completed in 307 milliseconds