Home
last modified time | relevance | path

Searched defs:MaybeVal (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitstream/Reader/
DBitstreamReader.cpp219 if (Expected<uint64_t> MaybeVal = ReadVBR64(6)) in readRecord() local
253 if (Expected<uint64_t> MaybeVal = readAbbreviatedField(*this, Op)) in readRecord() local
281 if (Expected<SimpleBitstreamCursor::word_t> MaybeVal = in readRecord() local
289 if (Expected<uint64_t> MaybeVal = in readRecord() local
297 if (Expected<SimpleBitstreamCursor::word_t> MaybeVal = Read(6)) in readRecord() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DUtils.cpp270 Optional<APInt> MaybeVal = GetImmediateValue(*MI); in getConstantVRegValWithLookThrough() local
/external/llvm/lib/Analysis/
DStratifiedSets.h572 auto MaybeVal = get(Val); in indexOf() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStratifiedSets.h562 auto MaybeVal = get(Val); in indexOf() local