Home
last modified time | relevance | path

Searched defs:optimizeSelect (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.cpp493 LanaiInstrInfo::optimizeSelect(MachineInstr &MI, in optimizeSelect() function in LanaiInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp627 bool PeepholeOptimizer::optimizeSelect(MachineInstr &MI, in optimizeSelect() function in PeepholeOptimizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2231 ARMBaseInstrInfo::optimizeSelect(MachineInstr &MI, in optimizeSelect() function in ARMBaseInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp2654 bool AArch64FastISel::optimizeSelect(const SelectInst *SI) { in optimizeSelect() function in AArch64FastISel