HomeSort by relevance Sort by last modified time
    Searched defs:getFunctionConstantRange (Results 1 - 5 of 5) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
ValueEnumerator.h 104 /// getFunctionConstantRange - Return the range of values that corresponds to
106 void getFunctionConstantRange(unsigned &Start, unsigned &End) const {
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.h 183 /// getFunctionConstantRange - Return the range of values that corresponds to
185 void getFunctionConstantRange(unsigned &Start, unsigned &End) const {
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.h 143 /// getFunctionConstantRange - Return the range of values that corresponds to
145 void getFunctionConstantRange(unsigned &Start, unsigned &End) const {
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.h 143 /// getFunctionConstantRange - Return the range of values that corresponds to
145 void getFunctionConstantRange(unsigned &Start, unsigned &End) const {
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.h 146 /// getFunctionConstantRange - Return the range of values that corresponds to
148 void getFunctionConstantRange(unsigned &Start, unsigned &End) const {

Completed in 142 milliseconds