Home
last modified time | relevance | path

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

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