Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp261 bool Promoted = true; in operator ()() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp919 static RTLIB::Libcall findFPToIntLibcall(EVT SrcVT, EVT RetVT, EVT &Promoted, in findFPToIntLibcall()
2102 SDValue Promoted = GetPromotedFloat(N->getOperand(0)); in PromoteFloatOp_BITCAST() local
2180 SDValue Promoted = GetPromotedFloat(Val); in PromoteFloatOp_STORE() local
3011 SDValue Promoted = GetSoftPromotedHalf(Val); in SoftPromoteHalfOp_STORE() local
H A DLegalizeVectorOps.cpp696 SDValue Promoted, Chain; in PromoteFP_TO_INT() local
H A DLegalizeIntegerTypes.cpp4846 SDValue Promoted; in PromoteIntRes_EXTEND_VECTOR_INREG() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTypePromotion.cpp119 SmallPtrSet<Value*, 8> Promoted; member in __anon063defbe0111::IRPromoter
H A DCodeGenPrepare.cpp5695 bool Promoted = false; in tryToPromoteExts() local
6251 bool Promoted = false; in performAddressTypePromotion() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp281 unsigned Promoted = 0; in run() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp451 bool Promoted = false; in runOnLoop() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp8065 llvm::Value *Promoted = CGF.Builder.CreateLoad(Addr); in EmitVAArg() local