Home
last modified time | relevance | path

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

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