Home
last modified time | relevance | path

Searched refs:shouldSExtOperand (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp208 static bool shouldSExtOperand(const Instruction *Inst, int OpIdx) { in shouldSExtOperand() function
315 !shouldSExtOperand(Inst, OpIdx)) { in propagateSignExtension()