Home
last modified time | relevance | path

Searched defs:Promoted (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
DIndirectionUtils.cpp261 bool Promoted = true; in operator ()() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp927 static RTLIB::Libcall findFPToIntLibcall(EVT SrcVT, EVT RetVT, EVT &Promoted, in findFPToIntLibcall()
2107 SDValue Promoted = GetPromotedFloat(N->getOperand(0)); in PromoteFloatOp_BITCAST() local
2185 SDValue Promoted = GetPromotedFloat(Val); in PromoteFloatOp_STORE() local
3016 SDValue Promoted = GetSoftPromotedHalf(Val); in SoftPromoteHalfOp_STORE() local
DLegalizeVectorOps.cpp697 SDValue Promoted, Chain; in PromoteFP_TO_INT() local
DLegalizeIntegerTypes.cpp4920 SDValue Promoted; in PromoteIntRes_EXTEND_VECTOR_INREG() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DTypePromotion.cpp116 SmallPtrSet<Value*, 8> Promoted; member in __anon18277a550111::IRPromoter
DCodeGenPrepare.cpp5713 bool Promoted = false; in tryToPromoteExts() local
6269 bool Promoted = false; in performAddressTypePromotion() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp281 unsigned Promoted = 0; in run() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLICM.cpp479 bool Promoted = false; in runOnLoop() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DTargetInfo.cpp8084 llvm::Value *Promoted = CGF.Builder.CreateLoad(Addr); in EmitVAArg() local