Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp948 static RTLIB::Libcall findFPToIntLibcall(EVT SrcVT, EVT RetVT, EVT &Promoted, in findFPToIntLibcall()
2133 SDValue Promoted = GetPromotedFloat(N->getOperand(0)); in PromoteFloatOp_BITCAST() local
2211 SDValue Promoted = GetPromotedFloat(Val); in PromoteFloatOp_STORE() local
3075 SDValue Promoted = GetSoftPromotedHalf(Val); in SoftPromoteHalfOp_STORE() local
H A DLegalizeVectorOps.cpp667 SDValue Promoted, Chain; in PromoteFP_TO_INT() local
H A DLegalizeIntegerTypes.cpp5569 SDValue Promoted; in PromoteIntRes_EXTEND_VECTOR_INREG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp263 bool Promoted = true; in operator ()() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/autogen/
Dextensions.rs66 Promoted(Replacement), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp288 bool Promoted = true; in operator ()() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp118 SmallPtrSet<Value*, 8> Promoted; member in __anon6ce0dcb70111::IRPromoter
H A DCodeGenPrepare.cpp5231 bool Promoted = false; in tryToPromoteExts() local
5633 bool Promoted = false; in performAddressTypePromotion() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp1767 SDValue Promoted = GetPromotedFloat(N->getOperand(0)); in PromoteFloatOp_BITCAST() local
1835 SDValue Promoted = GetPromotedFloat(Val); in PromoteFloatOp_STORE() local
H A DLegalizeIntegerTypes.cpp3354 SDValue Promoted; in PromoteIntRes_EXTEND_VECTOR_INREG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTypePromotion.cpp115 SmallPtrSet<Value *, 8> Promoted; member in __anon330d687d0111::IRPromoter
H A DCodeGenPrepare.cpp5831 bool Promoted = false; in tryToPromoteExts() local
6385 bool Promoted = false; in performAddressTypePromotion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h862 bool Promoted = false; in analyzeCycleExitDivergence() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp1989 SDValue Promoted = GetPromotedFloat(N->getOperand(0)); in PromoteFloatOp_BITCAST() local
2060 SDValue Promoted = GetPromotedFloat(Val); in PromoteFloatOp_STORE() local
H A DLegalizeVectorOps.cpp680 SDValue Promoted, Chain; in PromoteFP_TO_INT() local
H A DLegalizeIntegerTypes.cpp4351 SDValue Promoted; in PromoteIntRes_EXTEND_VECTOR_INREG() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp265 unsigned Promoted = 0; in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp271 unsigned Promoted = 0; in run() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp431 bool Promoted = false; in runOnLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp492 bool Promoted = false; in runOnLoop() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DTargetInfo.cpp6510 llvm::Value *Promoted = CGF.Builder.CreateLoad(Addr); in EmitVAArg() local