/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 151 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary() 171 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary() 418 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA() 494 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND() 510 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP() 531 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND() 573 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FPOWI() 745 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP() 838 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_ROUND() 903 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_TO_XINT() [all …]
|
D | LegalizeIntegerTypes.cpp | 1944 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic() 2694 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_SINT() 2717 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_UINT() 2769 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_LLROUND_LLRINT() 2992 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL() 3305 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV() 3406 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_Shift() 3496 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM() 3654 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV() 3681 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UREM() [all …]
|
D | LegalizeDAG.cpp | 2107 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall() 2163 TargetLowering::MakeLibCallOptions CallOptions; in ExpandArgFPLibCall() 3913 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
|
D | TargetLowering.cpp | 128 MakeLibCallOptions CallOptions, in makeLibCall() 398 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands() 7557 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO()
|
D | SelectionDAGBuilder.cpp | 2633 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure()
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeFloatTypes.cpp | 164 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary() 184 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary() 437 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA() 513 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND() 529 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP() 550 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND() 592 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FPOWI() 773 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP() 876 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_ROUND() 941 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_TO_XINT() [all …]
|
D | LegalizeIntegerTypes.cpp | 2191 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic() 3015 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_SINT() 3044 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_UINT() 3096 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_LLROUND_LLRINT() 3318 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL() 3670 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV() 3771 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_Shift() 3861 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM() 4019 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV() 4046 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UREM() [all …]
|
D | LegalizeDAG.cpp | 2164 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall() 2220 TargetLowering::MakeLibCallOptions CallOptions; in ExpandArgFPLibCall() 4070 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() 4315 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() 4336 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
|
D | TargetLowering.cpp | 132 MakeLibCallOptions CallOptions, in makeLibCall() 390 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands() 8049 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO()
|
D | SelectionDAGBuilder.cpp | 2602 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2956 struct MakeLibCallOptions; 3047 MakeLibCallOptions CallOptions, 3600 struct MakeLibCallOptions { struct 3611 MakeLibCallOptions() in MakeLibCallOptions() argument 3615 MakeLibCallOptions &setSExt(bool Value = true) { 3620 MakeLibCallOptions &setNoReturn(bool Value = true) { 3625 MakeLibCallOptions &setDiscardResult(bool Value = true) { 3630 MakeLibCallOptions &setIsPostTypeLegalization(bool Value = true) { 3635 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 3136 struct MakeLibCallOptions; 3227 MakeLibCallOptions CallOptions, 3844 struct MakeLibCallOptions { struct 3855 MakeLibCallOptions() in MakeLibCallOptions() argument 3859 MakeLibCallOptions &setSExt(bool Value = true) { 3864 MakeLibCallOptions &setNoReturn(bool Value = true) { 3869 MakeLibCallOptions &setDiscardResult(bool Value = true) { 3874 MakeLibCallOptions &setIsPostTypeLegalization(bool Value = true) { 3879 MakeLibCallOptions &setTypeListBeforeSoften(ArrayRef<EVT> OpsVT, EVT RetVT,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 1086 MakeLibCallOptions CallOptions; in LowerRETURNADDR()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 1273 MakeLibCallOptions CallOptions; in LowerRETURNADDR()
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 1099 MakeLibCallOptions CallOptions; in ReplaceNodeResults()
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2960 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 2954 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 5414 MakeLibCallOptions CallOptions; in LowerFP_TO_INT() 5492 MakeLibCallOptions CallOptions; in LowerINT_TO_FP() 16407 MakeLibCallOptions CallOptions; in LowerFP_EXTEND() 16458 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 5661 MakeLibCallOptions CallOptions; in LowerFP_TO_INT() 5739 MakeLibCallOptions CallOptions; in LowerINT_TO_FP() 18204 MakeLibCallOptions CallOptions; in LowerFP_EXTEND() 18255 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 2326 MakeLibCallOptions CallOptions; in LowerF128Call() 2541 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 2855 MakeLibCallOptions CallOptions; in LowerF128Call() 3076 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 20263 MakeLibCallOptions CallOptions; in LowerFP_TO_INT() 20326 MakeLibCallOptions CallOptions; in LowerFP_ROUND() 28521 MakeLibCallOptions CallOptions; in LowerF128Call()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 21265 MakeLibCallOptions CallOptions; in LowerFP_TO_INT() 21384 MakeLibCallOptions CallOptions; in LowerFP_ROUND() 29684 MakeLibCallOptions CallOptions; in LowerF128Call()
|