Home
last modified time | relevance | path

Searched refs:Adjusted (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp101 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP() argument
102 while (OffsetFromTop > Adjusted) { in IfNeededExtSP()
103 assert(Adjusted < FrameSize && "OffsetFromTop is beyond FrameSize"); in IfNeededExtSP()
104 int remaining = FrameSize - Adjusted; in IfNeededExtSP()
108 Adjusted += OpImm; in IfNeededExtSP()
110 EmitDefCfaOffset(MBB, MBBI, dl, TII, Adjusted*4); in IfNeededExtSP()
248 int Adjusted = 0; in emitPrologue() local
260 Adjusted = (FrameSize > MaxImmU16) ? MaxImmU16 : FrameSize; in emitPrologue()
261 int Opcode = isImmU6(Adjusted) ? XCore::ENTSP_u6 : XCore::ENTSP_lu6; in emitPrologue()
264 MIB.addImm(Adjusted); in emitPrologue()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DTypeBitCodes.def53 TYPE_BIT_CODE(Adjusted, ADJUSTED, 42)
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScaledNumber.h705 auto Adjusted = ScaledNumbers::getAdjusted<DigitsT>(N, Shift); in adjustToWidth() local
706 return Adjusted; in adjustToWidth()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1471 QualType Adjusted = CTE->getTypeOperand(Ctx); in VisitCXXTypeidExpr() local
1474 if (Adjusted != Unadjusted) in VisitCXXTypeidExpr()
1475 JOS.attribute("adjustedTypeArg", createQualType(Adjusted)); in VisitCXXTypeidExpr()
H A DASTStructuralEquivalence.cpp850 case Type::Adjusted: in IsStructurallyEquivalent()
H A DTypePrinter.cpp269 case Type::Adjusted: in canPrefixQualifiers()
H A DASTContext.cpp2286 case Type::Adjusted: in getTypeInfoImpl()
3691 AdjustedType(Type::Adjusted, Orig, New, Canonical); in getAdjustedType()
13536 case Type::Adjusted: { in getCommonSugarTypeNode()
H A DItaniumMangle.cpp2398 case Type::Adjusted: in mangleUnresolvedTypeOrSimpleId()
/freebsd/contrib/one-true-awk/
H A DChangeLog196 * regdir/REGRESS: Adjusted.
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp9074 QualType Adjusted = Function->getType(); in CheckMemberSpecialization() local
9075 if (!hasExplicitCallingConv(Adjusted)) in CheckMemberSpecialization()
9076 Adjusted = adjustCCAndNoReturn(Adjusted, Method->getType()); in CheckMemberSpecialization()
9079 if (!Context.hasSameType(Adjusted, Method->getType())) in CheckMemberSpecialization()
10050 QualType Adjusted = adjustCCAndNoReturn(R, Method->getType(), in ActOnExplicitInstantiation() local
10052 if (Context.hasSameUnqualifiedType(Method->getType(), Adjusted)) { in ActOnExplicitInstantiation()
H A DSemaType.cpp6284 case TypeLoc::Adjusted: in GetTypeSourceInfoForDeclarator()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3349 return T->getTypeClass() == Adjusted || T->getTypeClass() == Decayed;
8605 QualType Adjusted = getAdjustedType();
8606 (void)AttributedType::stripOuterNullability(Adjusted);
8607 assert(isa<PointerType>(Adjusted));
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.414 o Adjusted fcntl() retval comparison on evutil_make_socket_nonblocking(). (5f2e250 Jardel Weyrich)
H A DChangeLog-2.0930 o Adjusted fcntl() retval comparison on evutil_make_socket_nonblocking(). (4df7dbc Jardel Weyrich)
/freebsd/contrib/libevent/
H A DChangeLog-1.414 o Adjusted fcntl() retval comparison on evutil_make_socket_nonblocking(). (5f2e250 Jardel Weyrich)
H A DChangeLog-2.0930 o Adjusted fcntl() retval comparison on evutil_make_socket_nonblocking(). (4df7dbc Jardel Weyrich)
/freebsd/contrib/flex/
H A DNEWS202 *** Adjusted buffer sizes on ia64.
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2396 case Type::Adjusted: in EmitVariablyModifiedType()
H A DCGDebugInfo.cpp3636 case Type::Adjusted: in UnwrapTypeForDebugInfo()
3810 case Type::Adjusted: in CreateTypeNode()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp4218 case clang::Type::Adjusted: in GetTypeClass()
5118 case clang::Type::Adjusted: in GetEncoding()
5278 case clang::Type::Adjusted: in GetFormat()
/freebsd/contrib/mandoc/
H A DNEWS1294 * Adjusted merge of the significant work by Ingo Schwarze
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11295 SDValue Adjusted = DAG.getNode(ISD::ADD, dl, ResultIntVT, NarrowBits, Adjust); in expandRoundInexactToOdd() local
11296 Op = DAG.getSelect(dl, ResultIntVT, KeepNarrow, NarrowBits, Adjusted); in expandRoundInexactToOdd()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5967 SDValue Adjusted = adjustLoadValueTypeImpl(Load, LoadVT, DL, DAG, Unpacked); in adjustLoadValueType() local
5969 return DAG.getMergeValues({ Adjusted, Load.getValue(1) }, DL); in adjustLoadValueType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4843 SDValue Adjusted = DAG.getNode(ISD::BITCAST, DL, MVT::f64, AdjustedBits); in LowerINT_TO_FP() local
4847 {Rounded.getValue(1), Adjusted, in LowerINT_TO_FP()
4849 : DAG.getNode(ISD::FP_ROUND, DL, Op.getValueType(), Adjusted, in LowerINT_TO_FP()
/freebsd/contrib/ntp/
H A DCommitLog-4.1.04908 tick can be added or dropped. Adjusted gettimeofday() output

12