HomeSort by relevance Sort by last modified time
    Searched refs:getTargetCodeGenInfo (Results 1 - 10 of 10) sorted by null

  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 36 TheABIInfo(cgm.getTargetCodeGenInfo().getABIInfo()) {
CodeGenModule.cpp 110 RuntimeCC = getTargetCodeGenInfo().getABIInfo().getRuntimeCC();
782 getTargetCodeGenInfo().SetTargetAttributes(D, GO, *this);
    [all...]
CodeGenModule.h 595 const TargetCodeGenInfo &getTargetCodeGenInfo();
    [all...]
CGException.cpp     [all...]
CodeGenFunction.cpp 566 CGM.getTargetCodeGenInfo().getUBSanFunctionSignature(CGM)) {
    [all...]
CGCall.cpp 394 } else if (CGM.getTargetCodeGenInfo()
    [all...]
CodeGenFunction.h     [all...]
CGExpr.cpp     [all...]
CGObjC.cpp     [all...]
TargetInfo.cpp     [all...]

Completed in 270 milliseconds