HomeSort by relevance Sort by last modified time
    Searched refs:getIntrinsicID (Results 76 - 89 of 89) sorted by null

1 2 34

  /external/lldb/source/Expression/
IRForTarget.cpp 173 Intrinsic::ID intrinsic_id = (Intrinsic::ID)fun->getIntrinsicID();
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 657 Intrinsic::ID ID = II.getIntrinsicID();
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 680 switch (II->getIntrinsicID()) {
703 switch (II->getIntrinsicID()) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/IR/
Core.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp 57 switch (CI->getCalledFunction()->getIntrinsicID()) {
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]

Completed in 659 milliseconds

1 2 34