/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/ |
ValueLattice.h | 13 #include "llvm/IR/ConstantRange.h" 36 /// constantrange is used instead. Integer typed constantexprs can appear 41 /// integers, constantrange is used instead. As above, integer typed 46 constantrange, enumerator in enum:llvm::ValueLatticeElement::ValueLatticeElementTy 56 ConstantRange Range; 73 static ValueLatticeElement getRange(ConstantRange CR) { 87 bool isConstantRange() const { return Tag == constantrange; } 100 const ConstantRange &getConstantRange() const { 125 markConstantRange(ConstantRange(CI->getValue())); 141 markConstantRange(ConstantRange(CI->getValue() + 1, CI->getValue())) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/ |
ValueLattice.h | 13 #include "llvm/IR/ConstantRange.h" 36 /// constantrange is used instead. Integer typed constantexprs can appear 41 /// integers, constantrange is used instead. As above, integer typed 46 constantrange, enumerator in enum:llvm::ValueLatticeElement::ValueLatticeElementTy 56 ConstantRange Range; 73 static ValueLatticeElement getRange(ConstantRange CR) { 87 bool isConstantRange() const { return Tag == constantrange; } 100 const ConstantRange &getConstantRange() const { 125 markConstantRange(ConstantRange(CI->getValue())); 141 markConstantRange(ConstantRange(CI->getValue() + 1, CI->getValue())) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/ |
ValueLattice.h | 13 #include "llvm/IR/ConstantRange.h" 36 /// constantrange is used instead. Integer typed constantexprs can appear 41 /// integers, constantrange is used instead. As above, integer typed 46 constantrange, enumerator in enum:llvm::ValueLatticeElement::ValueLatticeElementTy 56 ConstantRange Range; 73 static ValueLatticeElement getRange(ConstantRange CR) { 87 bool isConstantRange() const { return Tag == constantrange; } 100 const ConstantRange &getConstantRange() const { 125 markConstantRange(ConstantRange(CI->getValue())); 141 markConstantRange(ConstantRange(CI->getValue() + 1, CI->getValue())) [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/ |
ValueLattice.h | 13 #include "llvm/IR/ConstantRange.h" 36 /// constantrange is used instead. Integer typed constantexprs can appear 41 /// integers, constantrange is used instead. As above, integer typed 46 constantrange, enumerator in enum:llvm::ValueLatticeElement::ValueLatticeElementTy 56 ConstantRange Range; 73 static ValueLatticeElement getRange(ConstantRange CR) { 87 bool isConstantRange() const { return Tag == constantrange; } 100 const ConstantRange &getConstantRange() const { 125 markConstantRange(ConstantRange(CI->getValue())); 141 markConstantRange(ConstantRange(CI->getValue() + 1, CI->getValue())) [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/ |
ValueLattice.h | 13 #include "llvm/IR/ConstantRange.h" 36 /// constantrange is used instead. Integer typed constantexprs can appear 41 /// integers, constantrange is used instead. As above, integer typed 46 constantrange, enumerator in enum:llvm::ValueLatticeElement::ValueLatticeElementTy 56 ConstantRange Range; 73 static ValueLatticeElement getRange(ConstantRange CR) { 87 bool isConstantRange() const { return Tag == constantrange; } 100 const ConstantRange &getConstantRange() const { 125 markConstantRange(ConstantRange(CI->getValue())); 141 markConstantRange(ConstantRange(CI->getValue() + 1, CI->getValue())) [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/ |
ValueLattice.h | 13 #include "llvm/IR/ConstantRange.h" 36 /// constantrange is used instead. Integer typed constantexprs can appear 41 /// integers, constantrange is used instead. As above, integer typed 46 constantrange, enumerator in enum:llvm::ValueLatticeElement::ValueLatticeElementTy 56 ConstantRange Range; 73 static ValueLatticeElement getRange(ConstantRange CR) { 87 bool isConstantRange() const { return Tag == constantrange; } 100 const ConstantRange &getConstantRange() const { 125 markConstantRange(ConstantRange(CI->getValue())); 141 markConstantRange(ConstantRange(CI->getValue() + 1, CI->getValue())) [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/ |
ValueLattice.h | 13 #include "llvm/IR/ConstantRange.h" 36 /// constantrange is used instead. Integer typed constantexprs can appear 41 /// integers, constantrange is used instead. As above, integer typed 46 constantrange, enumerator in enum:llvm::ValueLatticeElement::ValueLatticeElementTy 56 ConstantRange Range; 73 static ValueLatticeElement getRange(ConstantRange CR) { 87 bool isConstantRange() const { return Tag == constantrange; } 100 const ConstantRange &getConstantRange() const { 125 markConstantRange(ConstantRange(CI->getValue())); 141 markConstantRange(ConstantRange(CI->getValue() + 1, CI->getValue())) [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/ |
ValueLattice.h | 13 #include "llvm/IR/ConstantRange.h" 36 /// constantrange is used instead. Integer typed constantexprs can appear 41 /// integers, constantrange is used instead. As above, integer typed 46 constantrange, enumerator in enum:llvm::ValueLatticeElement::ValueLatticeElementTy 56 ConstantRange Range; 73 static ValueLatticeElement getRange(ConstantRange CR) { 87 bool isConstantRange() const { return Tag == constantrange; } 100 const ConstantRange &getConstantRange() const { 125 markConstantRange(ConstantRange(CI->getValue())); 141 markConstantRange(ConstantRange(CI->getValue() + 1, CI->getValue())) [all...] |
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
LazyValueInfo.cpp | 24 #include "llvm/Support/ConstantRange.h" 65 /// constantrange - The Value falls within this range. 66 constantrange, enumerator in enum:__anon35890::LVILatticeVal::LatticeValueTy 77 ConstantRange Range; 94 static LVILatticeVal getRange(ConstantRange CR) { 103 bool isConstantRange() const { return Tag == constantrange; } 116 ConstantRange getConstantRange() const { 134 return markConstantRange(ConstantRange(CI->getValue())); 150 return markConstantRange(ConstantRange(CI->getValue()+1, CI->getValue())); 165 bool markConstantRange(const ConstantRange NewR) [all...] |
/external/llvm/lib/Analysis/ |
LazyValueInfo.cpp | 23 #include "llvm/IR/ConstantRange.h" 73 /// This Value has a specific constant value. (For integers, constantrange 78 /// constantrange is used instead.) 82 constantrange, enumerator in enum:__anon27179::LVILatticeVal::LatticeValueTy 92 ConstantRange Range; 109 static LVILatticeVal getRange(ConstantRange CR) { 123 bool isConstantRange() const { return Tag == constantrange; } 136 ConstantRange getConstantRange() const { 154 return markConstantRange(ConstantRange(CI->getValue())); 170 return markConstantRange(ConstantRange(CI->getValue()+1, CI->getValue())) [all...] |