Searched defs:UMax (Results 1 - 3 of 3) sorted by relevance
/external/llvm/unittests/DebugInfo/DWARF/ | ||
H A D | DWARFFormValueTest.cpp | 100 auto UMax = createULEBFormValue(LLONG_MAX); local 102 EXPECT_EQ(UMax.getAsSignedConstant().getValue(), LLONG_MAX); |
/external/llvm/bindings/ocaml/llvm/ | ||
H A D | llvm.ml | 256 | UMax Constructor in type:AtomicRMWBinOp/t |
/external/llvm/include/llvm/IR/ | ||
H A D | Instructions.h | 713 UMax, enumerator in enum:llvm::AtomicRMWInst::BinOp |
Completed in 187 milliseconds