/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 451 FLOG, FLOG2, FLOG10, FEXP, FEXP2, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 525 FLOG, FLOG2, FLOG10, FEXP, FEXP2, enumerator
|
D | BasicTTIImpl.h | 763 ISDs.push_back(ISD::FLOG2); in getIntrinsicInstrCost()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorOps.cpp | 180 case ISD::FLOG2: in LegalizeOp()
|
D | LegalizeFloatTypes.cpp | 76 case ISD::FLOG2: R = SoftenFloatRes_FLOG2(N); break; in SoftenFloatResult() 859 case ISD::FLOG2: ExpandFloatRes_FLOG2(N, Lo, Hi); break; in ExpandFloatResult()
|
D | LegalizeVectorTypes.cpp | 79 case ISD::FLOG2: in ScalarizeVectorResult() 455 case ISD::FLOG2: in SplitVectorResult() 1306 case ISD::FLOG2: in WidenVectorResult()
|
D | TargetLowering.cpp | 581 setOperationAction(ISD::FLOG2, MVT::f64, Expand); in TargetLowering() 586 setOperationAction(ISD::FLOG2, MVT::f32, Expand); in TargetLowering()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 171 case ISD::FLOG2: return "flog2"; in getOperationName()
|
D | LegalizeFloatTypes.cpp | 88 case ISD::FLOG2: R = SoftenFloatRes_FLOG2(N); break; in SoftenFloatResult() 1028 case ISD::FLOG2: ExpandFloatRes_FLOG2(N, Lo, Hi); break; in ExpandFloatResult() 1876 case ISD::FLOG2: in PromoteFloatResult()
|
D | LegalizeVectorOps.cpp | 314 case ISD::FLOG2: in LegalizeOp()
|
D | LegalizeVectorTypes.cpp | 85 case ISD::FLOG2: in ScalarizeVectorResult() 643 case ISD::FLOG2: in SplitVectorResult() 2161 case ISD::FLOG2: in WidenVectorResult()
|
D | LegalizeDAG.cpp | 3836 case ISD::FLOG2: in ConvertNodeToLibcall() 4232 case ISD::FLOG2: in PromoteNode()
|
D | SelectionDAGBuilder.cpp | 4462 return DAG.getNode(ISD::FLOG2, dl, Op.getValueType(), Op); in expandLog2() 6318 if (visitUnaryFloatCall(I, ISD::FLOG2)) in visitCall()
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 87 setOperationAction(ISD::FLOG2, MVT::f32, Expand); in MBlazeTargetLowering()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 925 setOperationAction(ISD::FLOG2, VT, Expand); in initActions()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 241 setOperationAction(ISD::FLOG2, MVT::f32, Legal); in AMDGPUTargetLowering() 415 setOperationAction(ISD::FLOG2, VT, Expand); in AMDGPUTargetLowering()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 314 setOperationAction(ISD::FLOG2, Ty, Legal); in addMSAFloatType() 1874 return DAG.getNode(ISD::FLOG2, DL, Op->getValueType(0), Op->getOperand(1)); in lowerINTRINSIC_WO_CHAIN()
|
D | MipsISelLowering.cpp | 365 setOperationAction(ISD::FLOG2, MVT::f32, Expand); in MipsTargetLowering()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetSelectionDAG.td | 377 def flog2 : SDNode<"ISD::FLOG2" , SDTFPUnaryOp>;
|
/external/llvm/include/llvm/Target/ |
D | TargetSelectionDAG.td | 447 def flog2 : SDNode<"ISD::FLOG2" , SDTFPUnaryOp>;
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 288 setOperationAction(ISD::FLOG2, MVT::f16, Promote); in AArch64TargetLowering() 339 setOperationAction(ISD::FLOG2, MVT::v4f16, Expand); in AArch64TargetLowering() 373 setOperationAction(ISD::FLOG2, MVT::v8f16, Expand); in AArch64TargetLowering() 656 setOperationAction(ISD::FLOG2, VT, Expand); in addTypeForNEON()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 178 setOperationAction(ISD::FLOG2, MVT::f32, Expand); in MipsTargetLowering()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 505 setOperationAction(ISD::FLOG2, MVT::v2f64, Expand); in ARMTargetLowering() 523 setOperationAction(ISD::FLOG2, MVT::v4f32, Expand); in ARMTargetLowering() 540 setOperationAction(ISD::FLOG2, MVT::v2f32, Expand); in ARMTargetLowering() 669 setOperationAction(ISD::FLOG2, MVT::f64, Expand); in ARMTargetLowering()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1946 ISD::FCOS, ISD::FPOWI, ISD::FPOW, ISD::FLOG, ISD::FLOG2, in HexagonTargetLowering()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 466 setOperationAction(ISD::FLOG2, VT, Expand); in PPCTargetLowering() 715 setOperationAction(ISD::FLOG2 , MVT::v4f64, Expand); in PPCTargetLowering() 761 setOperationAction(ISD::FLOG2 , MVT::v4f32, Expand); in PPCTargetLowering()
|