Home
last modified time | relevance | path

Searched refs:shouldExtendTypeInLibCall (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h148 bool shouldExtendTypeInLibCall(EVT Type) const override;
H A DRISCVISelLowering.cpp2896 bool RISCVTargetLowering::shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function in RISCVTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h511 bool shouldExtendTypeInLibCall(EVT Type) const override;
H A DRISCVISelLowering.cpp14000 bool RISCVTargetLowering::shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function in RISCVTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1818 virtual bool shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2111 virtual bool shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h2278 virtual bool shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h2243 virtual bool shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h2214 virtual bool shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h2243 virtual bool shouldExtendTypeInLibCall(EVT Type) const { in shouldExtendTypeInLibCall() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp147 !shouldExtendTypeInLibCall(CallOptions.OpsVTBeforeSoften[i])) { in makeLibCall()
164 !shouldExtendTypeInLibCall(CallOptions.RetVTBeforeSoften)) { in makeLibCall()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp165 !shouldExtendTypeInLibCall(CallOptions.OpsVTBeforeSoften[i])) { in makeLibCall()
182 !shouldExtendTypeInLibCall(CallOptions.RetVTBeforeSoften)) { in makeLibCall()