Searched defs:FPOp (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ConstantFolding.cpp | 1310 if (ConstantFP *FPOp = dyn_cast<ConstantFP>(Op->getOperand(0))) in ConstantFoldCall() local 1316 if (ConstantFP *FPOp = dyn_cast<ConstantFP>(Op->getOperand(0))) in ConstantFoldCall() local
|
/external/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 1678 if (ConstantFP *FPOp = in ConstantFoldScalarCall() local 1686 if (ConstantFP *FPOp = in ConstantFoldScalarCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ConstantFolding.cpp | 1849 if (ConstantFP *FPOp = in ConstantFoldScalarCall() local 1858 if (ConstantFP *FPOp = in ConstantFoldScalarCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUCodeGenPrepare.cpp | 424 const FPMathOperator *FPOp = cast<const FPMathOperator>(&FDiv); in visitFDiv() local
|
D | AMDGPULibCalls.cpp | 659 if (const FPMathOperator *FPOp = dyn_cast<const FPMathOperator>(CI)) in fold() local
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 2507 SDValue LROp, SDValue FPOp, bool isDarwinABI, in PrepareTailCall() 2940 SDValue LROp, FPOp; in LowerCall_SVR4() local 3103 SDValue LROp, FPOp; in LowerCall_Darwin() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4302 SDValue FPOp, in PrepareTailCall() 4848 SDValue LROp, FPOp; in LowerCall_32SVR4() local 5148 SDValue LROp, FPOp; in LowerCall_64SVR4() local 5713 SDValue LROp, FPOp; in LowerCall_Darwin() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 2485 if (const FPMathOperator *FPOp = dyn_cast<const FPMathOperator>(Inst)) in isVectorReductionOp() local 2531 if (const FPMathOperator *FPOp = dyn_cast<const FPMathOperator>(Inst)) in isVectorReductionOp() local 2608 if (const FPMathOperator *FPOp = dyn_cast<const FPMathOperator>(&I)) in visitBinary() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4831 SDValue FPOp, in PrepareTailCall() 5383 SDValue LROp, FPOp; in LowerCall_32SVR4() local 5710 SDValue LROp, FPOp; in LowerCall_64SVR4() local 6270 SDValue LROp, FPOp; in LowerCall_Darwin() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 2683 if (const FPMathOperator *FPOp = dyn_cast<const FPMathOperator>(Inst)) in isVectorReductionOp() local 2733 if (const FPMathOperator *FPOp = dyn_cast<const FPMathOperator>(Inst)) in isVectorReductionOp() local
|