Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp588 bool IsShort = in LowerHWASAN_CHECK_MEMACCESS() local
642 bool IsShort = std::get<1>(P.first); in emitHwasanMemaccessSymbols() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp5324 auto IsShort = MIRBuilder.buildICmp(ICmpInst::ICMP_ULT, CondTy, Amt, NewBits); in narrowScalarShift() local