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

/external/clang/lib/CodeGen/
H A DTargetInfo.cpp896 class X86_32TargetCodeGenInfo : public TargetCodeGenInfo { class in namespace:__anon1349
898 X86_32TargetCodeGenInfo(CodeGen::CodeGenTypes &CGT, bool DarwinVectorABI, function in class:__anon1349::X86_32TargetCodeGenInfo
992 void X86_32TargetCodeGenInfo::addReturnRegisterOutputs(
1558 bool X86_32TargetCodeGenInfo::isStructReturnInRegABI(
1586 void X86_32TargetCodeGenInfo::setTargetAttributes(const Decl *D,
1605 bool X86_32TargetCodeGenInfo::initDwarfEHRegSizeTable(
1938 class WinX86_32TargetCodeGenInfo : public X86_32TargetCodeGenInfo {
1943 : X86_32TargetCodeGenInfo(CGT, DarwinVectorABI, RetSmallStructInRegABI,
1978 X86_32TargetCodeGenInfo::setTargetAttributes(D, GV, CGM);
7565 X86_32TargetCodeGenInfo
[all...]

Completed in 71 milliseconds