Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCostModel.cpp508 if (auto *FPMO = dyn_cast<FPMathOperator>(II)) in getInstructionCost() local
/external/llvm-project/llvm/lib/Analysis/
DTargetTransformInfo.cpp63 if (auto *FPMO = dyn_cast<FPMathOperator>(&I)) in IntrinsicCostAttributes() local
71 if (const auto *FPMO = dyn_cast<FPMathOperator>(&CI)) in IntrinsicCostAttributes() local
86 if (auto *FPMO = dyn_cast<FPMathOperator>(&CI)) in IntrinsicCostAttributes() local
101 if (const auto *FPMO = dyn_cast<FPMathOperator>(&CI)) in IntrinsicCostAttributes() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetTransformInfo.cpp784 if (auto *FPMO = dyn_cast<FPMathOperator>(II)) in getUserCost() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DPartialInlining.cpp885 if (auto *FPMO = dyn_cast<FPMathOperator>(II)) in computeBBInlineCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp1335 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/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1289 } else if (const auto *FPMO = dyn_cast<FPMathOperator>(V)) { in getOptimizationFlags() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h812 auto *FPMO = dyn_cast<FPMathOperator>(V); in match() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp255 FPMathOperator *FPMO = dyn_cast<FPMathOperator>(&I); in ClearSubclassDataAfterReassociation() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp295 FPMathOperator *FPMO = dyn_cast<FPMathOperator>(&I); in ClearSubclassDataAfterReassociation() local
/external/llvm-project/llvm/include/llvm/IR/
DPatternMatch.h956 auto *FPMO = dyn_cast<FPMathOperator>(V); in match() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1402 } else if (const auto *FPMO = dyn_cast<FPMathOperator>(V)) { in getOptimizationFlags() local
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1436 } 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/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3097 auto *FPMO = cast<FPMathOperator>(&I); in visitFCmp() local
9031 if (auto *FPMO = dyn_cast<FPMathOperator>(&I)) in visitVectorReduce() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1114 if (auto *FPMO = dyn_cast<FPMathOperator>(&I)) { in visit() local
3271 auto *FPMO = dyn_cast<FPMathOperator>(&I); in visitFCmp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp3307 if (auto *FPMO = dyn_cast<FPMathOperator>(CI)) in getVectorIntrinsicCost() local
DSLPVectorizer.cpp3520 if (auto *FPMO = dyn_cast<FPMathOperator>(CI)) in getEntryCost() local