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

  /external/llvm/lib/IR/
InlineAsm.cpp 64 currentAlternativeIndex(0) {
74 currentAlternativeIndex(other.currentAlternativeIndex) {
98 currentAlternativeIndex = 0;
204 currentAlternativeIndex = index;
206 multipleAlternatives[currentAlternativeIndex];
  /external/llvm/include/llvm/IR/
InlineAsm.h 162 unsigned currentAlternativeIndex;

Completed in 94 milliseconds