HomeSort by relevance Sort by last modified time
    Searched refs:ReadsPhysRegs (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
LiveRangeEdit.cpp 263 bool ReadsPhysRegs = false;
288 ReadsPhysRegs = true;
320 if (ReadsPhysRegs) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
LiveRangeEdit.cpp 285 bool ReadsPhysRegs = false;
314 ReadsPhysRegs = true;
346 if (ReadsPhysRegs) {

Completed in 2300 milliseconds