HomeSort by: relevance | last modified time | path
    Searched refs:cheapPredicableCPSRDef (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMSubtarget.h 311 /// CheapPredicableCPSRDef - If true, disable +1 predication cost
313 bool CheapPredicableCPSRDef = false;
711 bool cheapPredicableCPSRDef() const { return CheapPredicableCPSRDef; }
ARMBaseInstrInfo.cpp 4696 !Subtarget.cheapPredicableCPSRDef())) {
4726 !Subtarget.cheapPredicableCPSRDef()))) {

Completed in 21 milliseconds