Searched defs:vregs (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/asm-arm64/asm/
H A Dsigcontext.h77 __uint128_t vregs[32]; member in struct:fpsimd_context
H A Dptrace.h80 __uint128_t vregs[32]; member in struct:user_fpsimd_state
/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRegAllocPBQP.cpp195 const RegSet &vregs) {
217 // Iterate over vregs.
218 for (RegSet::const_iterator vregItr = vregs.begin(), vregEnd = vregs.end();
285 for (RegSet::const_iterator vr1Itr = vregs.begin(), vrEnd = vregs.end();
341 const RegSet &vregs) {
343 std::auto_ptr<PBQPRAProblem> p = PBQPBuilder::build(mf, lis, loopInfo, vregs);
548 << oldWeight << ", New vregs: ");
192 build(MachineFunction *mf, const LiveIntervals *lis, const MachineLoopInfo *loopInfo, const RegSet &vregs) argument
337 build( MachineFunction *mf, const LiveIntervals *lis, const MachineLoopInfo *loopInfo, const RegSet &vregs) argument
/external/valgrind/include/vki/
H A Dvki-arm64-linux.h507 __uint128_t vregs[32]; member in struct:vki_user_fpsimd_state

Completed in 933 milliseconds