Searched defs:RegParmTypes (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 233 SmallVectorImpl<ForwardedRegister> &Forwards, ArrayRef<MVT> RegParmTypes, in analyzeMustTailForwardedRegisters()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 239 SmallVectorImpl<ForwardedRegister> &Forwards, ArrayRef<MVT> RegParmTypes, in analyzeMustTailForwardedRegisters()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 238 SmallVectorImpl<ForwardedRegister> &Forwards, ArrayRef<MVT> RegParmTypes, in analyzeMustTailForwardedRegisters()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64CallLowering.cpp | 393 SmallVector<MVT, 2> RegParmTypes; in handleMustTailForwardedRegisters() local
|
H A D | AArch64ISelLowering.cpp | 3524 SmallVector<MVT, 2> RegParmTypes; in LowerFormalArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64CallLowering.cpp | 504 SmallVector<MVT, 2> RegParmTypes; in handleMustTailForwardedRegisters() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.cpp | 1003 SmallVector<MVT, 2> RegParmTypes; in LowerFormalArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 6605 SmallVector<MVT, 2> RegParmTypes; in LowerFormalArguments() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 2821 SmallVector<MVT, 2> RegParmTypes; in LowerFormalArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3634 SmallVector<MVT, 2> RegParmTypes; in LowerFormalArguments() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 4053 SmallVector<MVT, 2> RegParmTypes; in forwardMustTailParameters() local
|