Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3477 static bool shouldExtOperand(const Instruction *Inst, int OpIdx) { in shouldExtOperand() function in __anon6227213d0911::TypePromotionHelper
3792 !shouldExtOperand(ExtOpnd, OpIdx)) { in promoteOperandForOther()