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

  /external/llvm/utils/TableGen/
X86RecognizableInstr.h 67 bool IgnoresVEX_L;
X86RecognizableInstr.cpp 218 IgnoresVEX_L = Rec->getValueAsBit("ignoresVEX_L");
897 UID, Is32Bit, IgnoresVEX_L, AddressSize);
903 UID, Is32Bit, IgnoresVEX_L, AddressSize);
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
X86RecognizableInstr.h 64 bool IgnoresVEX_L;
X86RecognizableInstr.cpp 220 IgnoresVEX_L = Rec->getValueAsBit("ignoresVEX_L");
969 UID, Is32Bit, IgnoresVEX_L);
979 UID, Is32Bit, IgnoresVEX_L);
986 UID, Is32Bit, IgnoresVEX_L);
    [all...]

Completed in 700 milliseconds