/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.h | 207 CCState &) { in RetCC_SystemZ_Error() argument 212 ISD::ArgFlagsTy &, CCState &) { in CC_SystemZ_Error() argument 218 CCState &) { in CC_SystemZ_GHC_Error() argument
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCCallingConv.h | 25 CCState &) { in CC_PPC_AnyReg_Error() argument
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86CallingConv.h | 39 CCState &) { in CC_X86_AnyReg_Error() argument
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsCCState.h | 70 : CCState(CC, isVarArg, MF, locs, C), SpecialCallingConv(SpecialCC) {} in CCState() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZCallingConv.h | 129 CCState &) { in CC_SystemZ_GHC_Error() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsCCState.h | 86 : CCState(CC, isVarArg, MF, locs, C), SpecialCallingConv(SpecialCC) {} in CCState() function
|
H A D | MipsISelLowering.h | 43 class CCState; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsCCState.h | 101 : CCState(CC, isVarArg, MF, locs, C), SpecialCallingConv(SpecialCC) {} in CCState() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCCallingConv.cpp | 17 CCState &) { in CC_PPC_AnyReg_Error() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCCallingConv.cpp | 17 CCState &) { in CC_PPC_AnyReg_Error() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CallLowering.h | 30 class CCState; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86CallingConv.cpp | 230 CCState &) { in CC_X86_AnyReg_Error() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86CallingConv.cpp | 230 CCState &) { in CC_X86_AnyReg_Error() argument
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 28 CCState::CCState(CallingConv::ID CC, bool isVarArg, MachineFunction &mf, in CCState() function in CCState
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 29 CCState::CCState(CallingConv::ID CC, bool isVarArg, MachineFunction &mf, in CCState() function in CCState
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CallingConvLower.cpp | 28 CCState::CCState(CallingConv::ID CC, bool isVarArg, MachineFunction &mf, in CCState() function in CCState
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CallLowering.cpp | 383 bool CallLowering::analyzeArgInfo(CCState &CCState, in analyzeArgInfo() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | CallingConvLower.h | 27 class CCState; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | CallingConvLower.h | 27 class CCState; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | CallingConvLower.h | 27 class CCState; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 25 class CCState; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | CallingConvLower.h | 27 class CCState; variable
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | TargetInfo.cpp | 867 struct CCState { struct 868 CCState(unsigned CC) : CC(CC), FreeRegs(0), FreeSSERegs(0) {} in CCState() argument 870 unsigned CC; 871 unsigned FreeRegs; 872 unsigned FreeSSERegs;
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 26 class CCState; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | CallingConvLower.h | 27 class CCState; variable
|