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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegAllocGreedy.cpp 106 RS_Assign,
289 "RS_Assign",
388 ExtraRegInfo[Old].Stage = RS_Assign;
411 ExtraRegInfo[Reg].Stage = RS_Assign;
    [all...]
  /external/llvm/lib/CodeGen/
RegAllocGreedy.cpp 157 RS_Assign,
428 "RS_Assign",
525 ExtraRegInfo[Old].Stage = RS_Assign;
549 ExtraRegInfo[Reg].Stage = RS_Assign;
570 if (ExtraRegInfo[Reg].Stage == RS_Assign && !ForceGlobal && !LI->empty() &&
    [all...]

Completed in 50 milliseconds