Home
last modified time | relevance | path

Searched defs:IsShort (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp429 bool IsShort = in LowerHWASAN_CHECK_MEMACCESS() local
473 bool IsShort = std::get<1>(P.first); in emitHwasanMemaccessSymbols() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4721 auto IsShort = MIRBuilder.buildICmp(ICmpInst::ICMP_ULT, CondTy, Amt, NewBits); in narrowScalarShift() local