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

  /external/llvm/lib/Target/AMDGPU/
SITypeRewriter.cpp 50 void visitBitCast(BitCastInst &I);
142 void SITypeRewriter::visitBitCast(BitCastInst &I) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombine.h 170 Instruction *visitBitCast(BitCastInst &CI);
InstCombineCasts.cpp     [all...]
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineInternal.h 303 Instruction *visitBitCast(BitCastInst &CI);
InstCombineCasts.cpp     [all...]
InstructionCombining.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h 510 void visitBitCast(const User &I);
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/lib/Analysis/
InlineCost.cpp 183 bool visitBitCast(BitCastInst &I);
430 bool CallAnalyzer::visitBitCast(BitCastInst &I) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.h     [all...]
SelectionDAGBuilder.cpp     [all...]

Completed in 409 milliseconds