HomeSort by relevance Sort by last modified time
    Searched refs:PtrToInt (Results 51 - 59 of 59) sorted by null

1 23

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 125 STATISTIC(NumFastIselFailPtrToInt,"Fast isel fails on PtrToInt");
    [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 787 case Instruction::PtrToInt:
    [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp 586 case Instruction::PtrToInt:
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 172 case bitc::CAST_PTRTOINT: return Instruction::PtrToInt;
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 413 case bitc::CAST_PTRTOINT: return Instruction::PtrToInt;
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 243 | PtrToInt
    [all...]

Completed in 358 milliseconds

1 23