/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 210 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 178 unsigned ExtraPredCycles,
|
D | SystemZInstrInfo.cpp | 557 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.h | 224 unsigned ExtraPredCycles,
|
D | SystemZInstrInfo.cpp | 771 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 182 unsigned ExtraPredCycles,
|
D | R600InstrInfo.cpp | 913 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | R600InstrInfo.h | 189 unsigned ExtraPredCycles,
|
D | R600InstrInfo.cpp | 903 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.h | 275 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 128 unsigned ExtraPredCycles,
|
D | HexagonInstrInfo.cpp | 741 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 171 unsigned NumCycles, unsigned ExtraPredCycles,
|
D | ARMBaseInstrInfo.cpp | 1391 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument 1402 return (NumCycles + ExtraPredCycles) <= UnpredCost; in isProfitableToIfCvt()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetInstrInfo.h | 324 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.h | 155 unsigned ExtraPredCycles,
|
D | HexagonInstrInfo.cpp | 761 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 233 unsigned NumCycles, unsigned ExtraPredCycles,
|
D | ARMBaseInstrInfo.cpp | 1701 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument 1739 return (NumCycles + ExtraPredCycles) * ScalingUpFactor <= UnpredCost; in isProfitableToIfCvt()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.h | 264 unsigned NumCycles, unsigned ExtraPredCycles,
|
D | ARMBaseInstrInfo.cpp | 1879 unsigned NumCycles, unsigned ExtraPredCycles, in isProfitableToIfCvt() argument 1908 return isProfitableToIfCvt(MBB, NumCycles, ExtraPredCycles, in isProfitableToIfCvt()
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 623 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetInstrInfo.h | 693 unsigned ExtraPredCycles, in isProfitableToIfCvt() argument
|