Home
last modified time | relevance | path

Searched defs:TUnpredCost (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1947 unsigned TUnpredCost = Probability.scale(TUnpredCycles * ScalingUpFactor); in isProfitableToIfCvt() local
1956 unsigned TUnpredCost = Probability.scale(TCycles * ScalingUpFactor); in isProfitableToIfCvt() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.cpp1415 unsigned TUnpredCost = Probability.getNumerator() * TCycles; in isProfitableToIfCvt() local
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1755 unsigned TUnpredCost = Probability.scale(TCycles * ScalingUpFactor); in isProfitableToIfCvt() local