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

  /external/llvm/lib/VMCore/
InlineAsm.cpp 63 currentAlternativeIndex(0) {
73 currentAlternativeIndex(other.currentAlternativeIndex) {
97 currentAlternativeIndex = 0;
203 currentAlternativeIndex = index;
205 multipleAlternatives[currentAlternativeIndex];
  /external/llvm/include/llvm/
InlineAsm.h 151 unsigned currentAlternativeIndex;

Completed in 44 milliseconds