Home
last modified time | relevance | path

Searched refs:Last3OpsIdx (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64RegisterBankInfo.h52 Last3OpsIdx = 22, enumerator
DAArch64GenRegisterBankInfo.def70 // 22: GPR 64-bit value. <-- This must match Last3OpsIdx.
198 assert(ValMappingIdx >= First3OpsIdx && ValMappingIdx <= Last3OpsIdx &&