Searched defs:vreg (Results 1 – 11 of 11) sorted by relevance
65 MachineReg vreg = machine_ir->AllocVReg(); in BuildDataFlowFromTwoPreds() local96 MachineReg vreg = machine_ir->AllocVReg(); in BuildDataFlowToTwoSuccs() local130 MachineReg vreg = machine_ir->AllocVReg(); in BuildDiamondControlFlow() local172 MachineReg vreg = machine_ir->AllocVReg(); in BuildDataFlowAcrossEmptyLoop() local
59 auto vreg = machine_ir.AllocVReg(); in TEST() local80 auto vreg = machine_ir.AllocVReg(); in TEST() local107 auto vreg = machine_ir.AllocVReg(); in TEST() local137 auto vreg = machine_ir.AllocVReg(); in TEST() local
189 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local205 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local224 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local249 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local274 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local298 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local326 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local
42 MachineReg vreg, in ExpectSingleLiveIn()70 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local106 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local125 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local145 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local
54 MachineReg vreg) { in GenInterBasicBlockMove()91 for (auto vreg = liveness.GetFirstLiveIn(succ_bb); vreg != kInvalidMachineReg; in RenameVRegs() local
36 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local63 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local
64 MachineReg vreg = machine_ir.AllocVReg(); in TEST() local
403 auto vreg = machine_ir.AllocVReg(); in TEST() local436 auto vreg = machine_ir.AllocVReg(); in TEST() local505 auto vreg = machine_ir.AllocVReg(); in TEST() local
99 for (auto vreg : bb->live_out()) { in RemoveDeadCode() local
55 MachineReg vreg = MachineReg::CreateVRegFromIndex(vreg_index); in GetNextLiveIn() local
75 std::size_t GetThreadStateVRegOffset(int vreg) { in GetThreadStateVRegOffset()