Home
last modified time | relevance | path

Searched defs:PFX (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmaxq.h324 #define PFX MODB /* For the module containing the prefix registers. */ macro
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h391 void setPrefix(ENamePrefix PFX) { Impl->setPrefix(PFX); } in setPrefix()