Home
last modified time | relevance | path

Searched defs:PhysRegDefs (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineLICM.cpp424 BitVector &PhysRegDefs, in ProcessMI()
519 BitVector PhysRegDefs(NumRegs); // Regs defined once in the loop. in HoistRegionPostRA() local
H A DMIRCanonicalizerPass.cpp151 std::vector<unsigned> PhysRegDefs; in rescheduleCanonically() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineLICM.cpp352 BitVector &PhysRegDefs, in ProcessMI()
444 BitVector PhysRegDefs(NumRegs); // Regs defined once in the loop. in HoistRegionPostRA() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineLICM.cpp434 BitVector &PhysRegDefs, in ProcessMI()
530 BitVector PhysRegDefs(NumRegs); // Regs defined once in the loop. in HoistRegionPostRA() local
H A DMIRCanonicalizerPass.cpp163 std::vector<unsigned> PhysRegDefs; in rescheduleCanonically() local