Home
last modified time | relevance | path

Searched refs:liveout_empty (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h316 bool liveout_empty() const { return LiveOuts.empty(); } in liveout_empty() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineFunction.cpp315 if (RegInfo && !RegInfo->liveout_empty()) { in print()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinISelLowering.cpp242 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) { in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcISelLowering.cpp101 if (MF.getRegInfo().liveout_empty()) { in LowerReturn()
131 if (MF.getRegInfo().liveout_empty()) in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.cpp572 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) { in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp1025 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) { in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaISelLowering.cpp503 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.cpp407 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) { in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp1223 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) { in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsISelLowering.cpp2437 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) { in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelLowering.cpp2760 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) { in FinishCall()
3444 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) { in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUISelLowering.cpp1468 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) { in LowerReturn()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp1784 if (DAG.getMachineFunction().getRegInfo().liveout_empty()) { in LowerReturn()