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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h141 const TargetLoweringObjectFile &getObjFileLowering() const { return TLOF; } function in class:llvm::TargetLowering
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp129 const TargetLoweringObjectFile &AsmPrinter::getObjFileLowering() const { function in class:AsmPrinter
[all...]

Completed in 136 milliseconds