/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | PatternParser.h | 39 const CodeGenTarget &CGT; variable 45 PatternParser(const CodeGenTarget &CGT, ArrayRef<SMLoc> DiagLoc) in PatternParser() argument
|
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | SPIR.cpp | 23 CommonSPIRABIInfo(CodeGenTypes &CGT) : DefaultABIInfo(CGT) { setCCs(); } in CommonSPIRABIInfo() argument 31 SPIRVABIInfo(CodeGenTypes &CGT) : CommonSPIRABIInfo(CGT) {} in SPIRVABIInfo() argument 41 CommonSPIRTargetCodeGenInfo(CodeGen::CodeGenTypes & CGT) CommonSPIRTargetCodeGenInfo() argument 56 SPIRVTargetCodeGenInfo(CodeGen::CodeGenTypes & CGT) SPIRVTargetCodeGenInfo() argument [all...] |
H A D | VE.cpp | 21 VEABIInfo(CodeGenTypes &CGT) : DefaultABIInfo(CGT) {} in VEABIInfo() 57 VETargetCodeGenInfo(CodeGenTypes &CGT) in VETargetCodeGenInfo()
|
H A D | PNaCl.cpp | 24 PNaClABIInfo(CodeGen::CodeGenTypes &CGT) : ABIInfo(CGT) {} in PNaClABIInfo() 36 PNaClTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT) in PNaClTargetCodeGenInfo()
|
H A D | BPF.cpp | 23 BPFABIInfo(CodeGenTypes &CGT) : DefaultABIInfo(CGT) {} in BPFABIInfo() 91 BPFTargetCodeGenInfo(CodeGenTypes &CGT) in BPFTargetCodeGenInfo()
|
H A D | MSP430.cpp | 29 MSP430ABIInfo(CodeGenTypes &CGT) : DefaultABIInfo(CGT) {} in MSP430ABIInfo() 65 MSP430TargetCodeGenInfo(CodeGenTypes &CGT) in MSP430TargetCodeGenInfo()
|
H A D | AVR.cpp | 33 AVRABIInfo(CodeGenTypes &CGT, unsigned NPR, unsigned NRR) in AVRABIInfo() 114 AVRTargetCodeGenInfo(CodeGenTypes &CGT, unsigned NPR, unsigned NRR) in AVRTargetCodeGenInfo()
|
H A D | Lanai.cpp | 26 LanaiABIInfo(CodeGen::CodeGenTypes &CGT) : DefaultABIInfo(CGT) {} in LanaiABIInfo() 146 LanaiTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT) in LanaiTargetCodeGenInfo()
|
H A D | Sparc.cpp | 24 SparcV8ABIInfo(CodeGenTypes &CGT) : DefaultABIInfo(CGT) {} in SparcV8ABIInfo() 53 SparcV8TargetCodeGenInfo(CodeGenTypes &CGT) in SparcV8TargetCodeGenInfo() 109 SparcV9ABIInfo(CodeGenTypes &CGT) : ABIInfo(CGT) {} in SparcV9ABIInfo() 348 SparcV9TargetCodeGenInfo(CodeGenTypes &CGT) in SparcV9TargetCodeGenInfo()
|
H A D | CSKY.cpp | 27 CSKYABIInfo(CodeGen::CodeGenTypes &CGT, unsigned FLen) in CSKYABIInfo() 165 CSKYTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, unsigned FLen) in CSKYTargetCodeGenInfo()
|
H A D | M68k.cpp | 23 M68kTargetCodeGenInfo(CodeGenTypes &CGT) in M68kTargetCodeGenInfo()
|
H A D | WebAssembly.cpp | 26 explicit WebAssemblyABIInfo(CodeGen::CodeGenTypes &CGT, in WebAssemblyABIInfo() 50 explicit WebAssemblyTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, in WebAssemblyTargetCodeGenInfo()
|
H A D | TCE.cpp | 25 TCETargetCodeGenInfo(CodeGenTypes &CGT) in TCETargetCodeGenInfo()
|
H A D | PPC.cpp | 113 AIXABIInfo(CodeGen::CodeGenTypes &CGT, bool Is64Bit) in AIXABIInfo() argument 137 AIXTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool Is64Bit) in AIXTargetCodeGenInfo() argument 334 PPC32_SVR4_ABIInfo(CodeGen::CodeGenTypes & CGT,bool SoftFloatABI,bool RetSmallStructInRegABI) PPC32_SVR4_ABIInfo() argument 354 PPC32TargetCodeGenInfo(CodeGenTypes & CGT,bool SoftFloatABI,bool RetSmallStructInRegABI) PPC32TargetCodeGenInfo() argument 617 PPC64_SVR4_ABIInfo(CodeGen::CodeGenTypes & CGT,PPC64_SVR4_ABIKind Kind,bool SoftFloatABI) PPC64_SVR4_ABIInfo() argument 665 PPC64_SVR4_TargetCodeGenInfo(CodeGenTypes & CGT,PPC64_SVR4_ABIKind Kind,bool SoftFloatABI) PPC64_SVR4_TargetCodeGenInfo() argument 687 PPC64TargetCodeGenInfo(CodeGenTypes & CGT) PPC64TargetCodeGenInfo() argument [all...] |
H A D | ARM.cpp | 26 ARMABIInfo(CodeGenTypes &CGT, ARMABIKind Kind) : ABIInfo(CGT), Kind(Kind) { in ARMABIInfo() argument 94 ARMSwiftABIInfo(CodeGenTypes & CGT) ARMSwiftABIInfo() argument 103 ARMTargetCodeGenInfo(CodeGenTypes & CGT,ARMABIKind K) ARMTargetCodeGenInfo() argument 203 WindowsARMTargetCodeGenInfo(CodeGenTypes & CGT,ARMABIKind K) WindowsARMTargetCodeGenInfo() argument [all...] |
H A D | NVPTX.cpp | 28 NVPTXABIInfo(CodeGenTypes & CGT,NVPTXTargetCodeGenInfo & Info) NVPTXABIInfo() argument 43 NVPTXTargetCodeGenInfo(CodeGenTypes & CGT) NVPTXTargetCodeGenInfo() argument
|
H A D | Hexagon.cpp | 23 HexagonABIInfo(CodeGenTypes &CGT) : DefaultABIInfo(CGT) {} in HexagonABIInfo() 44 HexagonTargetCodeGenInfo(CodeGenTypes &CGT) in HexagonTargetCodeGenInfo()
|
H A D | Mips.cpp | 30 MipsABIInfo(CodeGenTypes &CGT, bool _IsO32) : in MipsABIInfo() argument 45 MIPSTargetCodeGenInfo(CodeGenTypes &CGT, bool IsO32) in MIPSTargetCodeGenInfo() argument
|
H A D | LoongArch.cpp | 38 LoongArchABIInfo(CodeGen::CodeGenTypes &CGT, unsigned GRLen, unsigned FRLen) in LoongArchABIInfo() argument 448 LoongArchTargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, unsigned GRLen, in LoongArchTargetCodeGenInfo() argument
|
H A D | ARC.cpp | 66 ARCTargetCodeGenInfo(CodeGenTypes &CGT) in ARCTargetCodeGenInfo()
|
H A D | AArch64.cpp | 28 AArch64ABIInfo(CodeGenTypes &CGT, AArch64ABIKind Kind) in AArch64ABIInfo() argument 93 AArch64SwiftABIInfo(CodeGenTypes & CGT) AArch64SwiftABIInfo() argument 102 AArch64TargetCodeGenInfo(CodeGenTypes & CGT,AArch64ABIKind Kind) AArch64TargetCodeGenInfo() argument 195 WindowsAArch64TargetCodeGenInfo(CodeGenTypes & CGT,AArch64ABIKind K) WindowsAArch64TargetCodeGenInfo() argument [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | ABIInfoImpl.h | 23 DefaultABIInfo(CodeGen::CodeGenTypes &CGT) : ABIInfo(CGT) {} in DefaultABIInfo() argument
|
H A D | ABIInfo.h | 139 SwiftABIInfo(CodeGen::CodeGenTypes & CGT,bool SwiftErrorInRegister) SwiftABIInfo() argument
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | SyntheticCountsUtils.h | 30 using CGT = GraphTraits<CallGraphType>; global() variable
|
/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherGen.cpp | 750 const CodeGenTarget &CGT = CGP.getTargetInfo(); mayInstNodeLoadOrStore() local 777 const CodeGenTarget &CGT = CGP.getTargetInfo(); EmitResultInstructionAsOperand() local 1048 const CodeGenTarget &CGT = CGP.getTargetInfo(); EmitResultCode() local
|