Home
last modified time | relevance | path

Searched defs:WR (Results 1 – 10 of 10) sorted by relevance

/netbsd/usr.bin/tail/
H A Dextern.h34 #define WR(p, size) \ macro
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/
H A Dnouveau_nvkm_subdev_fb_sddr2.c69 int CL, WR, DLL = 0, ODT = 0; in nvkm_sddr2_calc() local
H A Dnouveau_nvkm_subdev_fb_sddr3.c78 int CWL, CL, WR, DLL = 0, ODT = 0; in nvkm_sddr3_calc() local
H A Dnouveau_nvkm_subdev_fb_gddr5.c43 int WL, CL, WR, at[2], dt, ds; in nvkm_gddr5_calc() local
H A Dnouveau_nvkm_subdev_fb_gddr3.c78 int CL, WR, CWL, DLL = 0, ODT = 0, RON, hi; in nvkm_gddr3_calc() local
/netbsd/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp119 WriteRef &WR = RegisterMappings[RegID].first; in onInstructionExecuted() local
336 WriteRef &WR = RegisterMappings[RegID].first; in removeRegisterWrite() local
491 const WriteRef &WR = RegisterMappings[RegID].first; in collectWrites() local
506 const WriteRef &WR = RegisterMappings[*I].first; in collectWrites() local
/netbsd/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp105 for (const WriteRef &WR : Writes) { in checkRegisterHazard() local
127 for (const WriteRef &WR : CommittedWrites) { in checkRegisterHazard() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp789 uint16_t WR = W0; in evaluate() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Object/
H A DWindowsResource.cpp329 Error WindowsResourceParser::parse(WindowsResource *WR, in parse()
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp874 UpwardsWalkResult WR = walkToPhiOrClobber(Paths[Paused]); in tryOptimizePhi() local