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

  /external/llvm/include/llvm/Support/
IntegersSubsetMapping.h 80 return LItem->first.getHigh() >= RItem->first.getLow();
92 return LItem->first.getHigh() >= RLow;
296 if (RRange.isSingleNumber() || LRange.getLow() > RRange.getHigh())
301 if (LRange.isSingleNumber() || LRange.getHigh() < RRange.getLow())
319 const IntTy *High = &OldItems.begin()->first.getHigh();
325 const IntTy *CurHigh = &j->first.getHigh();
333 High = &j->first.getHigh();
441 if (LRange.getHigh() < RRange.getLow()) {
443 Machine.onLClose(LRange.getHigh());
448 if (LRange.getLow() > RRange.getHigh()) {
    [all...]
IntegersSubset.h 207 const IntType& getHigh() const {
317 if (i->getLow() != i->getHigh()) {
318 FlatCollection.push_back(i->getHigh());
414 const APInt High = getItem(i).getHigh();
429 const APInt High = getItem(i).getHigh();
519 r.push_back(R.getHigh().toConstantInt());
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriterPass.cpp 80 const APInt &High = r.getHigh();
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriterPass.cpp 80 const APInt &High = r.getHigh();
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 246 C.first.getHigh().toConstantInt(), C.second));
  /external/llvm/unittests/Support/
IntegersSubsetTest.cpp 51 EXPECT_EQ(TheSubset.getItem(i).getHigh(), Int(i*10 + 8));
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp 679 const ConstantInt *HighCI = r.getHigh().toConstantInt();
    [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp     [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 314 milliseconds