Searched defs:UMin (Results 1 - 7 of 7) sorted by relevance

/external/llvm/unittests/ADT/
H A DPointerEmbeddedIntTest.cpp63 UMin = std::numeric_limits<uintptr_t>::min() >> 1; local
65 EXPECT_EQ(std::numeric_limits<uintptr_t>::min() >> 1, UMin);
/external/shaderc/spirv-headers/include/spirv/1.0/
H A DOpenCL.std.h209 UMin = 159, enumerator in enum:OpenCLLIB::Entrypoints
/external/shaderc/spirv-headers/include/spirv/1.1/
H A DOpenCL.std.h209 UMin = 159, enumerator in enum:OpenCLLIB::Entrypoints
/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DOpenCL.std.h209 UMin = 159, enumerator in enum:OpenCLLIB::Entrypoints
/external/swiftshader/third_party/LLVM/include/llvm/
H A DInstructions.h588 UMin, enumerator in enum:llvm::AtomicRMWInst::BinOp
591 LAST_BINOP = UMin,
/external/llvm/bindings/ocaml/llvm/
H A Dllvm.ml257 | UMin Constructor in type:AtomicRMWBinOp/t
/external/llvm/include/llvm/IR/
H A DInstructions.h706 UMin, enumerator in enum:llvm::AtomicRMWInst::BinOp
709 LAST_BINOP = UMin,

Completed in 289 milliseconds