Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/
H A Dalloca_vla_interact.cpp22 #define RZ global() macro
/llvm-project/flang/include/flang/Parser/
H A Dformat-specification.h92 RZ, enumerator
/llvm-project/flang/include/flang/Common/
H A Dformat.h42 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 DNVPTX.h140 RZ, global() enumerator
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp707 RegisterCell RZ = RegisterCell(W0).fill(BX, W1, Zero) evaluate() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h371 RZ = 3, // Round towards Zero global() enumerator
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h534 RZ = 3, // Round towards Zero global() enumerator
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2698 // Calculate RZ, where MinRZ <= RZ <= MaxRZ, and RZ ~ 1/4 * SizeInBytes. in getRedzoneSizeForGlobal() local