Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4070 static bool shouldExtOperand(const Instruction *Inst, int OpIdx) { in shouldExtOperand() function in __anon7f6d13e30e11::TypePromotionHelper
4383 !shouldExtOperand(ExtOpnd, OpIdx)) { in promoteOperandForOther()