Home
last modified time | relevance | path

Searched defs:pfirst (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/test/MC/AArch64/SVE/
Dpfirst-diagnostics.s7 pfirst p0.h, p15, p0.h label
12 pfirst p0.b, p15/z, p0.b label
17 pfirst p0.b, p15/m, p0.b label
22 pfirst p0.b, p15.b, p0.b label
27 pfirst p0.b, p15.q, p0.b label
36 pfirst p0.b, p15, p1.b label
Dpfirst.s10 pfirst p0.b, p15, p0.b label
16 pfirst p15.b, p15, p15.b label
/external/bc/src/
Dbc_parse.c1177 bool pfirst, rprn, done, get_token, assign, bin_last, incdec, can_assign; in bc_parse_expr_err() local
/external/toybox/toys/pending/
Dbc.c4189 int pfirst, rprn, done, get_token, assign, bin_last, incdec; in bc_parse_expr_err() local
/external/vixl/src/aarch64/
Dassembler-sve-aarch64.cc6131 void Assembler::pfirst(const PRegisterWithLaneSize& pd, in pfirst() function in vixl::aarch64::Assembler
Dlogic-aarch64.cc6201 LogicPRegister Simulator::pfirst(LogicPRegister dst, in pfirst() function in vixl::aarch64::Simulator