Home
last modified time | relevance | path

Searched defs:RZ (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/netbsd-tests/
H A Dh_macros.h50 #define RZ(x) \ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h140 RZ, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp707 RegisterCell RZ = RegisterCell(W0).fill(BX, W1, Zero) in evaluate() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h371 RZ = 3, // Round towards Zero enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h534 RZ = 3, // Round towards Zero enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2698 uint64_t RZ = 0; in getRedzoneSizeForGlobal() local