Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2272 static Value *promoteOperandForOther(Instruction *Ext,
2286 return promoteOperandForOther(Ext, TPT, PromotedInsts, CreatedInstsCost, in signExtendOperandForOther()
2296 return promoteOperandForOther(Ext, TPT, PromotedInsts, CreatedInstsCost, in zeroExtendOperandForOther()
2470 Value *TypePromotionHelper::promoteOperandForOther( in promoteOperandForOther() function in __anonebd7bfba0211::TypePromotionHelper