Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2242 static bool shouldExtOperand(const Instruction *Inst, int OpIdx) { in shouldExtOperand() function in __anonebd7bfba0211::TypePromotionHelper
2521 !shouldExtOperand(ExtOpnd, OpIdx)) { in promoteOperandForOther()