Searched defs:Promote (Results 1 – 5 of 5) sorted by relevance
1243 bool Promote, bool Immediate) { in getCodeForArg()1309 bool Promote = true; in ACLEIntrinsic() local
455 bool Scalar::Promote(Scalar::Type type) { in Promote() function in Scalar
555 void VectorLegalizer::Promote(SDNode *Node, SmallVectorImpl<SDValue> &Results) { in Promote() function in VectorLegalizer
117 Promote, // This operation should be executed in a larger type. enumerator
3515 auto EmitIdxAfterBase = [&, IdxPre](bool Promote) -> llvm::Value * { in EmitArraySubscriptExpr()