Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4074 static bool shouldExtOperand(const Instruction *Inst, int OpIdx) { in shouldExtOperand() function in __anon5386100c0e11::TypePromotionHelper
4387 !shouldExtOperand(ExtOpnd, OpIdx)) { in promoteOperandForOther()