Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2753 static Value *promoteOperandForOther(Instruction *Ext,
2767 return promoteOperandForOther(Ext, TPT, PromotedInsts, CreatedInstsCost, in signExtendOperandForOther()
2777 return promoteOperandForOther(Ext, TPT, PromotedInsts, CreatedInstsCost, in zeroExtendOperandForOther()
2948 Value *TypePromotionHelper::promoteOperandForOther( in promoteOperandForOther() function in __anonebd7bfba0211::TypePromotionHelper