Home
last modified time | relevance | path

Searched refs:HasRegMask (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1158 bool HasRegMask = false; in allocateInstruction() local
1196 HasRegMask = true; in allocateInstruction()
1336 if (HasRegMask) { in allocateInstruction()
H A DMachineInstr.cpp2057 bool HasRegMask = false; in setPhysRegsDeadExcept() local
2060 HasRegMask = true; in setPhysRegsDeadExcept()
2075 if (HasRegMask) in setPhysRegsDeadExcept()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineInstr.cpp2107 bool HasRegMask = false; in setPhysRegsDeadExcept() local
2110 HasRegMask = true; in setPhysRegsDeadExcept()
2124 if (HasRegMask) in setPhysRegsDeadExcept()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineInstr.cpp1953 bool HasRegMask = false; in setPhysRegsDeadExcept() local
1956 HasRegMask = true; in setPhysRegsDeadExcept()
1971 if (HasRegMask) in setPhysRegsDeadExcept()