Home
last modified time | relevance | path

Searched defs:Second (Results 1 – 25 of 54) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp44 StringRef First, Second; member in __anonb5b1c12a0111::PrettyStackTraceDoubleString
47 PrettyStackTraceDoubleString(StringRef First, StringRef Second) in PrettyStackTraceDoubleString()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamWriter.cpp88 WritableBinaryStreamRef Second = First.drop_front(Off); in split() local
H A DBinaryStreamReader.cpp174 BinaryStreamRef Second = First.drop_front(Off); split() local
H A DJSON.cpp653 uint16_t Second; in parseUnicode() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp161 void swapIterators(T &First, T &FirstEnd, T &Second, T &SecondEnd) { in swapIterators()
178 iterator Second = RHS.begin(); in unite() local
522 const_iterator First = LHS.begin(), Second = RHS.begin(), in intersect() local
1149 RangeSet Second, RestTy... Tail) { in intersect()
1157 SecondTy Second, RestTy... Tail) { in intersect()
1191 intersect(RangeSet::Factory &F, HeadTy Head, SecondTy Second, in intersect()
2311 SymbolRef Second) { in merge()
2493 SymbolRef Second) { in markDisequal()
2500 EquivalenceClass Second) { in markDisequal()
2536 EquivalenceClass Second) { in addToDisequalityInfo()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp47 VOPDCombineInfo(MachineInstr *First, MachineInstr *Second) in VOPDCombineInfo()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp97 LVScope *Second; in checkIntegrityScopesTree() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp52 const FusionOpSet &First, const FusionOpSet &Second) : in FusionFeature() argument
H A DPPCBoolRetToInt.cpp254 auto *Second = dyn_cast<User>(Pair.second); in runOnUse() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp315 ParsedAttributes &Second, in takeAndConcatenateAttrs()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DItaniumManglingCanonicalizer.cpp208 StringRef Second) { in addEquivalence() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h240 MapTy::const_iterator Second) { in erase()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp484 SVal Second = Call.getArgSVal(1); in handleComparisionOp() local
676 SVal Second, CheckerContext &C) const { in handleSwap()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.cpp124 int Second) { in expandCheckSameRegOperand()
/freebsd/stand/efi/include/
H A Defidef.h91 UINT8 Second; // 0 - 59 member
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h74 UINT8 Second; member
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFCheckAndAdjustIR.cpp263 MinMaxSinkInfo Second(ICmp, ICmp->getOperand(0), ICmp->getPredicate()); in sinkMinMaxInBB() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1301 LiveInterval *Second = &*Intervals[SecondSlot]; in runOnMachineFunction() local
/freebsd/contrib/ntp/util/
H A Dtg2.c583 int Second = 0; local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp424 static bool areContiguous(const BCECmpBlock &First, const BCECmpBlock &Second) { in areContiguous()
H A DSeparateConstOffsetFromGEP.cpp1367 GetElementPtrInst *Second) { in swapGEPOperand()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h163 void swapOperands(unsigned First, unsigned Second) { in swapOperands()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacbuffer.h196 UINT8 Second; member
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h251 std::unique_ptr<ASTReaderListener> Second; variable
256 std::unique_ptr<ASTReaderListener> Second) in ChainedASTReaderListener()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h303 ImplicitConversionKind Second : 8; variable

123