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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMSubtarget.h 264 /// CheapPredicableCPSRDef - If true, disable +1 predication cost
266 bool CheapPredicableCPSRDef = false;
607 bool cheapPredicableCPSRDef() const { return CheapPredicableCPSRDef; }
  /external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
ARMGenSubtargetInfo.inc     [all...]

Completed in 325 milliseconds