Home
last modified time | relevance | path

Searched defs:bundleInstructionsOffset (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h53 size_t const bundleInstructionsOffset = 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h77 size_t const bundleInstructionsOffset = 1; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.h84 constexpr size_t bundleInstructionsOffset = 1; variable