Home
last modified time | relevance | path

Searched refs:getCodeViewFlag (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModule.cpp460 unsigned Module::getCodeViewFlag() const { in getCodeViewFlag() function in Module
/external/llvm/lib/IR/
DModule.cpp473 unsigned Module::getCodeViewFlag() const { in getCodeViewFlag() function in Module
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModule.h819 unsigned getCodeViewFlag() const;
/external/llvm/include/llvm/IR/
DModule.h791 unsigned getCodeViewFlag() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp63 Subtarget->isTargetWin32() && MF.getMMI().getModule()->getCodeViewFlag(); in runOnMachineFunction()
DX86FrameLowering.cpp983 !IsFunclet && STI.isTargetWin32() && MMI.getModule()->getCodeViewFlag(); in emitPrologue()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp252 bool EmitCodeView = MMI->getModule()->getCodeViewFlag(); in doInitialization()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp298 bool EmitCodeView = MMI->getModule()->getCodeViewFlag(); in doInitialization()