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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86InstrFoldTables.h 38 TB_NO_FORWARD = 1 << 5,
X86InstrFoldTables.cpp 343 { X86::TCRETURNri, X86::TCRETURNmi, TB_FOLDED_LOAD | TB_NO_FORWARD },
344 { X86::TCRETURNri64, X86::TCRETURNmi64, TB_FOLDED_LOAD | TB_NO_FORWARD },
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrInfo.cpp 80 TB_NO_FORWARD = 1 << 17,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp 90 TB_NO_FORWARD = 1 << 5,
    [all...]

Completed in 51 milliseconds