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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 299 bool HasExplicitAmount;
323 // The default is 'lsl #0' (HasExplicitAmount = false) if no
594 return ShiftExtend.HasExplicitAmount;
596 return Reg.ShiftExtend.HasExplicitAmount;
    [all...]
  /external/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 243 bool HasExplicitAmount;
436 return ShiftExtend.HasExplicitAmount;
    [all...]

Completed in 70 milliseconds