Home
last modified time | relevance | path

Searched defs:Promote (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp57 const auto &Promote = [](Scalar &a, const Scalar &b) { in PromoteToMaxType() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1311 getCodeForArg(unsigned ArgNum,const Type * ArgType,bool Promote,bool Immediate) getCodeForArg() argument
1381 bool Promote = true; ACLEIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp682 void VectorLegalizer::Promote(SDNode *Node, SmallVectorImpl<SDValue> &Results) { Promote() function in VectorLegalizer
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h199 Promote, // This operation should be executed in a larger type. global() enumerator
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4126 __anon45a3ac990502(bool Promote) EmitArraySubscriptExpr() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp26330 auto Promote = DAG.getBoolExtOrTrunc(Cmp, DL, PromoteVT, InVT); LowerFixedLengthVectorSetccToSVE() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp52444 if (SDValue Promote = PromoteMaskArithmetic(N0.getNode(), DAG, Subtarget)) combineSignExtendInReg() local
[all...]