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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 216 bool CallRegIndirect;
440 bool callRegIndirect() const { return CallRegIndirect; }
X86Subtarget.cpp 288 CallRegIndirect = false;

Completed in 69 milliseconds