Searched refs:getCodeViewFlag (Results 1 – 17 of 17) sorted by relevance
473 unsigned Module::getCodeViewFlag() const { in getCodeViewFlag() function in Module
484 unsigned Module::getCodeViewFlag() const { in getCodeViewFlag() function in Module
808 unsigned getCodeViewFlag() const;
791 unsigned getCodeViewFlag() const;
64 Subtarget->isTargetWin32() && MF.getMMI().getModule()->getCodeViewFlag(); in runOnMachineFunction()
994 !IsFunclet && STI.isTargetWin32() && MMI.getModule()->getCodeViewFlag(); in emitPrologue()
837 unsigned getCodeViewFlag() const;
916 unsigned getCodeViewFlag() const;
911 unsigned getCodeViewFlag() const;
922 unsigned getCodeViewFlag() const;
568 unsigned Module::getCodeViewFlag() const { in getCodeViewFlag() function in Module
68 Subtarget->isTargetWin32() && MF.getMMI().getModule()->getCodeViewFlag(); in runOnMachineFunction()
1499 !IsFunclet && STI.isTargetWin32() && MMI.getModule()->getCodeViewFlag(); in emitPrologue()
252 bool EmitCodeView = MMI->getModule()->getCodeViewFlag(); in doInitialization()
315 bool EmitCodeView = MMI->getModule()->getCodeViewFlag(); in doInitialization()
495 bool EmitCodeView = M.getCodeViewFlag(); in doInitialization()