/external/llvm/lib/CodeGen/ |
D | LivePhysRegs.cpp | 144 static void addLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB) { in addLiveIns() 151 static void addPristines(LivePhysRegs &LiveRegs, const MachineFunction &MF, in addPristines()
|
D | StackMapLivenessAnalysis.cpp | 53 LivePhysRegs LiveRegs; member in __anona311f3940111::StackMapLiveness
|
D | BranchFolding.h | 106 LivePhysRegs LiveRegs; variable
|
D | ExecutionDepsFix.cpp | 142 LiveReg *LiveRegs; member in __anon6fda9a9a0311::ExeDepsFix
|
/external/llvm/include/llvm/CodeGen/ |
D | LivePhysRegs.h | 45 SparseSet<unsigned> LiveRegs; variable
|
D | ScheduleDAGInstrs.h | 233 BitVector LiveRegs; variable
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ExpandPseudoInsts.cpp | 592 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
|
D | AArch64FrameLowering.cpp | 249 LivePhysRegs LiveRegs(&TRI); in findScratchNonCalleeSaveRegister() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 53 LivePhysRegs LiveRegs; member in __anon9801b2f30111::SystemZShortenInst
|
/external/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 144 LivePhysRegs LiveRegs; member in __anon806d19160111::FixupBWInstPass
|
/external/llvm/lib/Target/ARM/ |
D | ARMExpandPseudoInsts.cpp | 755 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
|
D | ARMLoadStoreOptimizer.cpp | 93 LivePhysRegs LiveRegs; member
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ExecutionDepsFix.cpp | 117 DomainValue **LiveRegs; member in __anon18d288c60211::ExeDepsFix
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIMachineScheduler.h | 319 std::set<unsigned> LiveRegs; variable
|
/external/swiftshader/third_party/subzero/src/ |
D | IceCfgNode.cpp | 990 CfgVector<Variable *> LiveRegs; in emitRegisterUsage() local
|