Home
last modified time | relevance | path

Searched defs:FPMO (Results 1 – 10 of 10) sorted by relevance

/external/llvm/lib/Analysis/
DCostModel.cpp508 if (auto *FPMO = dyn_cast<FPMathOperator>(II)) in getInstructionCost() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp1134 if (auto *FPMO = dyn_cast<FPMathOperator>(II)) in getInstructionThroughput() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp154 FPMathOperator *FPMO = dyn_cast<FPMathOperator>(&I); in ClearSubclassDataAfterReassociation() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp221 FPMathOperator *FPMO = dyn_cast<FPMathOperator>(&I); in ClearSubclassDataAfterReassociation() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1289 } else if (const auto *FPMO = dyn_cast<FPMathOperator>(V)) { in getOptimizationFlags() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1347 } else if (const auto *FPMO = dyn_cast<FPMathOperator>(V)) { in getOptimizationFlags() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1711 if (auto *FPMO = dyn_cast<FPMathOperator>(CI)) in getEntryCost() local
DLoopVectorize.cpp3336 if (auto *FPMO = dyn_cast<FPMathOperator>(CI)) in getVectorIntrinsicCost() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1069 if (auto *FPMO = dyn_cast<FPMathOperator>(&I)) { in visit() local
2902 auto *FPMO = dyn_cast<FPMathOperator>(&I); in visitFCmp() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3184 if (auto *FPMO = dyn_cast<FPMathOperator>(CI)) in getVectorIntrinsicCost() local