Home
last modified time | relevance | path

Searched defs:LiveRegs (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/CodeGen/
DLivePhysRegs.cpp144 static void addLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB) { in addLiveIns()
151 static void addPristines(LivePhysRegs &LiveRegs, const MachineFunction &MF, in addPristines()
DStackMapLivenessAnalysis.cpp53 LivePhysRegs LiveRegs; member in __anona311f3940111::StackMapLiveness
DBranchFolding.h106 LivePhysRegs LiveRegs; variable
DExecutionDepsFix.cpp142 LiveReg *LiveRegs; member in __anon6fda9a9a0311::ExeDepsFix
/external/llvm/include/llvm/CodeGen/
DLivePhysRegs.h45 SparseSet<unsigned> LiveRegs; variable
DScheduleDAGInstrs.h233 BitVector LiveRegs; variable
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp592 static void addPostLoopLiveIns(MachineBasicBlock *MBB, LivePhysRegs &LiveRegs) { in addPostLoopLiveIns()
609 LivePhysRegs LiveRegs(&TII->getRegisterInfo()); in expandCMP_SWAP() local
687 LivePhysRegs LiveRegs(&TII->getRegisterInfo()); in expandCMP_SWAP_128() local
DAArch64FrameLowering.cpp249 LivePhysRegs LiveRegs(&TRI); in findScratchNonCalleeSaveRegister() local
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp53 LivePhysRegs LiveRegs; member in __anon9801b2f30111::SystemZShortenInst
/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp144 LivePhysRegs LiveRegs; member in __anon806d19160111::FixupBWInstPass
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp755 static void addPostLoopLiveIns(MachineBasicBlock *MBB, LivePhysRegs &LiveRegs) { in addPostLoopLiveIns()
777 LivePhysRegs LiveRegs(&TII->getRegisterInfo()); in ExpandCMP_SWAP() local
899 LivePhysRegs LiveRegs(&TII->getRegisterInfo()); in ExpandCMP_SWAP_64() local
DARMLoadStoreOptimizer.cpp93 LivePhysRegs LiveRegs; member
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DExecutionDepsFix.cpp117 DomainValue **LiveRegs; member in __anon18d288c60211::ExeDepsFix
/external/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h319 std::set<unsigned> LiveRegs; variable
/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp990 CfgVector<Variable *> LiveRegs; in emitRegisterUsage() local