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

  /external/llvm/include/llvm/Support/
IntegersSubset.h 447 const IntTy& getSingleNumber(unsigned idx) const {
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp 657 const ConstantInt *CI = Case.getSingleNumber(0).toConstantInt();
667 const ConstantInt *CI = Case.getSingleNumber(n).toConstantInt();
    [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp 200 Case.getSingleNumber(0).toConstantInt(),
    [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]

Completed in 510 milliseconds