HomeSort by relevance Sort by last modified time
    Searched refs:visitTrunc (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombine.h 159 Instruction *visitTrunc(TruncInst &CI);
InstCombineCasts.cpp 429 Instruction *InstCombiner::visitTrunc(TruncInst &CI) {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 292 Instruction *visitTrunc(TruncInst &CI);
InstCombineCasts.cpp 477 Instruction *InstCombiner::visitTrunc(TruncInst &CI) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 499 void visitTrunc(const User &I);
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 478 milliseconds