Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DRegAllocFast.cpp1070 bool HasRegMask = false; in allocateInstruction() local
1104 HasRegMask = true; in allocateInstruction()
1236 if (HasRegMask) { in allocateInstruction()
DMachineInstr.cpp2045 bool HasRegMask = false; in setPhysRegsDeadExcept() local
2048 HasRegMask = true; in setPhysRegsDeadExcept()
2063 if (HasRegMask) in setPhysRegsDeadExcept()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp2107 bool HasRegMask = false; in setPhysRegsDeadExcept() local
2110 HasRegMask = true; in setPhysRegsDeadExcept()
2124 if (HasRegMask) in setPhysRegsDeadExcept()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp1953 bool HasRegMask = false; in setPhysRegsDeadExcept() local
1956 HasRegMask = true; in setPhysRegsDeadExcept()
1971 if (HasRegMask) in setPhysRegsDeadExcept()