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

  /external/llvm/lib/Target/AMDGPU/
SIShrinkInstructions.cpp 159 bool ConstantFolded = false;
163 ConstantFolded = true;
165 if (ConstantFolded) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIShrinkInstructions.cpp 137 bool ConstantFolded = false;
145 ConstantFolded = true;
149 ConstantFolded = true;
152 if (ConstantFolded) {

Completed in 181 milliseconds