Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp361 TII->getNamedOperand(*MI, AMDGPU::OpName::scratch_offset)->getReg(), in eliminateFrameIndex()
374 TII->getNamedOperand(*MI, AMDGPU::OpName::scratch_offset)->getReg(), in eliminateFrameIndex()
DSIInstructions.td2013 SReg_32:$scratch_offset),
2022 (ins i32imm:$frame_idx, SReg_128:$scratch_rsrc, SReg_32:$scratch_offset),
/external/netperf/src/
Dnetlib.c788 off_t scratch_offset; /* the linux sendfile() call will update in netperf_sendfile() local
805 scratch_offset = send_ring->offset; in netperf_sendfile()
808 &scratch_offset, /* modified after the call! */ in netperf_sendfile()
Dnettest_bsd.c4176 off_t scratch_offset; /* the linux sendfile() call will update local