Home
last modified time | relevance | path

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

/openbsd-src/regress/lib/libc/sys/
H A Dh_macros.h51 #define RZ(x) \ macro
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTX.h138 RZ, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.h373 RZ = 3, // Round towards Zero enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp707 RegisterCell RZ = RegisterCell(W0).fill(BX, W1, Zero) in evaluate() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h498 RZ = 3, // Round towards Zero enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2427 uint64_t RZ = 0; in getRedzoneSizeForGlobal() local