Searched defs:UVal (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/scudo/standalone/ | ||
H A D | string_utils.cpp | 145 u64 UVal; in vappend() local |
/llvm-project/llvm/lib/Target/Xtensa/ | ||
H A D | XtensaInstrInfo.cpp | 174 uint64_t UVal = ((uint64_t)Value) & 0xFFFFFFFFLL; loadImmediate() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopStrengthReduce.cpp | 1147 Value *UVal = U->getValue(); isHighCostExpansion() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 98 uint32_t UVal; checkPositiveIntArgument() local |