Home
last modified time | relevance | path

Searched refs:MakeLibCallOptions (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp151 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 …]
DLegalizeIntegerTypes.cpp1944 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 …]
DLegalizeDAG.cpp2107 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall()
2163 TargetLowering::MakeLibCallOptions CallOptions; in ExpandArgFPLibCall()
3913 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall()
DTargetLowering.cpp128 MakeLibCallOptions CallOptions, in makeLibCall()
398 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands()
7557 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO()
DSelectionDAGBuilder.cpp2633 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2956 struct MakeLibCallOptions;
3047 MakeLibCallOptions CallOptions,
3600 struct MakeLibCallOptions { struct
3611 MakeLibCallOptions() in MakeLibCallOptions() function
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,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1086 MakeLibCallOptions CallOptions; in LowerRETURNADDR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2954 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp5414 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
5492 MakeLibCallOptions CallOptions; in LowerINT_TO_FP()
16405 MakeLibCallOptions CallOptions; in LowerFP_EXTEND()
16456 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2326 MakeLibCallOptions CallOptions; in LowerF128Call()
2541 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp20263 MakeLibCallOptions CallOptions; in LowerFP_TO_INT()
20326 MakeLibCallOptions CallOptions; in LowerFP_ROUND()
28521 MakeLibCallOptions CallOptions; in LowerF128Call()