Home
last modified time | relevance | path

Searched defs:SXTW (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AddressingModes.h47 SXTW, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h464 SXTW, enumerator
/third_party/node/deps/v8/src/codegen/arm64/
H A Dconstants-arm64.h377 SXTW = 6, enumerator
/third_party/node/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc404 __ Cmp(current_input_offset().X(), Operand(current_input_offset(), SXTW)); in CheckNotBackReferenceIgnoreCase() local
533 __ Cmp(current_input_offset().X(), Operand(current_input_offset(), SXTW)); CheckNotBackReference() local
[all...]
/third_party/vixl/src/aarch64/
H A Dconstants-aarch64.h365 SXTW = 6, enumerator

Completed in 21 milliseconds