Home
last modified time | relevance | path

Searched defs:PState (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h441 struct PState : SysAlias{ struct
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1497 auto PState = AArch64PState::lookupPStateByEncoding(Val); in printSystemPStateField() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1286 unsigned PState = getRegState(Op1); in expandPostRAPseudo() local
1319 unsigned PState = getRegState(Op1); in expandPostRAPseudo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1822 auto PState = AArch64PState::lookupPStateByEncoding(pstate_field); in DecodeSystemPStateInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3214 auto PState = AArch64PState::lookupPStateByName(Tok.getString()); in tryParseSysReg() local