Searched defs:X86_32TargetCodeGenInfo (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp965 class X86_32TargetCodeGenInfo : public TargetCodeGenInfo { class in namespace:__anon1657
967 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI, function in class:__anon1657::X86_32TargetCodeGenInfo
1066 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs(
1736 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI(
1764 void X86_32TargetCodeGenInfo::setTargetAttributes(const Decl *D,
1787 bool X86_32TargetCodeGenInfo::initDwarfEHRegSizeTable(
2147 class WinX86_32TargetCodeGenInfo : public X86_32TargetCodeGenInfo {
2152 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI,
2187 X86_32TargetCodeGenInfo::setTargetAttributes(D, GV, CGM);
8048 X86_32TargetCodeGenInfo
[all...]

Completed in 208 milliseconds