Searched defs:PState (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h425 struct PState : SysAlias{ struct in namespace:llvm::AArch64PState
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1446 auto PState = AArch64PState::lookupPStateByEncoding(Val); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp1745 auto PState = AArch64PState::lookupPStateByEncoding(pstate_field); local
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c3230 enum PState { sDone, sInit, sName, sValU, sValQ }; enum
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1263 unsigned PState = getRegState(Op1); local
1297 unsigned PState = getRegState(Op1); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3057 auto PState = AArch64PState::lookupPStateByName(Tok.getString()); local

Completed in 124 milliseconds