Searched refs:X86_32TargetCodeGenInfo (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | X86.cpp | 193 class X86_32TargetCodeGenInfo : public TargetCodeGenInfo { class 195 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI, in X86_32TargetCodeGenInfo() function in __anon8aa8892d0111::X86_32TargetCodeGenInfo 291 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs( in addReturnRegisterOutputs() 1092 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI( in isStructReturnInRegABI() 1136 void X86_32TargetCodeGenInfo::setTargetAttributes( in setTargetAttributes() 1150 bool X86_32TargetCodeGenInfo::initDwarfEHRegSizeTable( in initDwarfEHRegSizeTable() 1635 class WinX86_32TargetCodeGenInfo : public X86_32TargetCodeGenInfo { 1640 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI, in WinX86_32TargetCodeGenInfo() 1662 X86_32TargetCodeGenInfo::setTargetAttributes(D, GV, CGM); in setTargetAttributes() 3502 bool RetSmallStructInRegABI = X86_32TargetCodeGenInfo::isStructReturnInRegABI( in createX86_32TargetCodeGenInfo() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4101 …6_32TargetCodeGenInfoD1Ev", "(anonymous namespace)::X86_32TargetCodeGenInfo::~X86_32TargetCodeGenI… 4102 …6_32TargetCodeGenInfoD0Ev", "(anonymous namespace)::X86_32TargetCodeGenInfo::~X86_32TargetCodeGenI… 4103 …balValueERNS1_7CodeGen13CodeGenModuleE", "(anonymous namespace)::X86_32TargetCodeGenInfo::SetTarge… 4104 …interERN5clang7CodeGen13CodeGenModuleE", "(anonymous namespace)::X86_32TargetCodeGenInfo::getDwarf… 4105 …odeGen15CodeGenFunctionEPN4llvm5ValueE", "(anonymous namespace)::X86_32TargetCodeGenInfo::initDwar… 25105 …OBAL__N_123X86_32TargetCodeGenInfoE", "vtable for (anonymous namespace)::X86_32TargetCodeGenInfo"},
|