Searched defs:sdl (Results 1 – 6 of 6) sorted by relevance
24 } sdl; variable
616 struct sockaddr_dl *sdl = (struct sockaddr_dl *) CMSG_DATA(cmptr); in recvfrom_flags() local
851 struct sockaddr_dl *sdl; in eth_get() local
3877 SDLoc sdl = getCurSDLoc(); in visitMaskedStore() local3988 SDLoc sdl = getCurSDLoc(); in visitMaskedScatter() local4027 SDLoc sdl = getCurSDLoc(); in visitMaskedLoad() local4084 SDLoc sdl = getCurSDLoc(); in visitMaskedGather() local5020 SDLoc sdl = getCurSDLoc(); in visitIntrinsicCall() local6256 SDLoc sdl = getCurSDLoc(); in visitConstrainedFPIntrinsic() local6702 SDLoc sdl = getCurSDLoc(); in visitMemPCpyCall() local
3693 SDLoc sdl = getCurSDLoc(); in visitMaskedStore() local3779 SDLoc sdl = getCurSDLoc(); in visitMaskedScatter() local3816 SDLoc sdl = getCurSDLoc(); in visitMaskedLoad() local3855 SDLoc sdl = getCurSDLoc(); in visitMaskedGather() local4752 SDLoc sdl = getCurSDLoc(); in visitIntrinsicCall() local
2543 void Assembler::sdl(Register rd, const MemOperand& rs) { in sdl() function in v8::internal::Assembler