Home
last modified time | relevance | path

Searched defs:TrueCycles (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h849 int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp536 int &CondCycles, int &TrueCycles, in canInsertSelect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp758 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp500 int &CondCycles, int &TrueCycles, in canInsertSelect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp2833 int &CondCycles, int &TrueCycles, int &FalseCycles) const { in canInsertSelect()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2130 int &TrueCycles, int &FalseCycles) const { in canInsertSelect()