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

1 23

  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp 97 case Instruction::LShr: return bitc::BINOP_LSHR;
    [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp 97 case Instruction::LShr: return bitc::BINOP_LSHR;
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp 98 case Instruction::LShr: return bitc::BINOP_LSHR;
    [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 138 STATISTIC(NumFastIselFailLShr,"Fast isel fails on LShr");
    [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
Verifier.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp 384 case Instruction::LShr:
    [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 232 | LShr
    [all...]

Completed in 504 milliseconds

1 23