Searched defs:RZ (Results 1 – 8 of 8) sorted by relevance
/llvm-project/compiler-rt/test/asan/TestCases/ |
H A D | alloca_vla_interact.cpp | 22 #define RZ global() macro
|
/llvm-project/flang/include/flang/Parser/ |
H A D | format-specification.h | 92 RZ, enumerator
|
/llvm-project/flang/include/flang/Common/ |
H A D | format.h | 42 L, O, P, RC, RD, RN, RP, RU, RZ, S, SP, SS, T, TL, TR, X, Z, Colon, Slash, in ENUM_CLASS() argument
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 140 RZ, global() enumerator
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 707 RegisterCell RZ = RegisterCell(W0).fill(BX, W1, Zero) evaluate() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 371 RZ = 3, // Round towards Zero global() enumerator
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 534 RZ = 3, // Round towards Zero global() enumerator
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 2698 // Calculate RZ, where MinRZ <= RZ <= MaxRZ, and RZ ~ 1/4 * SizeInBytes. in getRedzoneSizeForGlobal() local
|