HomeSort by relevance Sort by last modified time
    Searched defs:FoldOpIntoSelect (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstructionCombining.cpp 551 // FoldOpIntoSelect - Given an instruction with a select as one operand and a
555 Instruction *InstCombiner::FoldOpIntoSelect(Instruction &Op, SelectInst *SI) {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 736 Instruction *InstCombiner::FoldOpIntoSelect(Instruction &Op, SelectInst *SI) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 809 Instruction *InstCombiner::FoldOpIntoSelect(Instruction &Op, SelectInst *SI) {
    [all...]

Completed in 47 milliseconds