Home
last modified time | relevance | path

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

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