Searched defs:AssignedReg (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFastISel.cpp | 605 Register AssignedReg = FuncInfo.ValueMap[I]; SelectLoad() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | InlineAsmLowering.cpp | 94 Register AssignedReg; in getRegistersForValue() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegAllocFast.cpp | 565 /// Insert spill instruction for \p AssignedReg before \p Before. Update in spill() argument |
H A D | RegAllocGreedy.cpp | 1855 MCRegister AssignedReg = VRM.getPhys(Intf.reg()); assignedRegPartiallyOverlaps() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 368 Register &AssignedReg = FuncInfo.ValueMap[I]; in updateValueMap() local |
H A D | SelectionDAGBuilder.cpp | 9552 unsigned AssignedReg; getRegistersForValue() local |