Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3588 std::string LowerID = Tok.getString().lower(); in tryParseOptionalShiftExtend() local
3590 StringSwitch<AArch64_AM::ShiftExtendType>(LowerID) in tryParseOptionalShiftExtend()