Home
last modified time | relevance | path

Searched defs:Remaining (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dsimple_packed_serialization.h56 SPSOutputBuffer(char *Buffer, size_t Remaining) in SPSOutputBuffer()
69 size_t Remaining = 0; variable
76 SPSInputBuffer(const char *Buffer, size_t Remaining) in SPSInputBuffer()
98 size_t Remaining = 0; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DSimplePackedSerialization.h57 SPSOutputBuffer(char *Buffer, size_t Remaining) in SPSOutputBuffer()
71 size_t Remaining = 0; variable
78 SPSInputBuffer(const char *Buffer, size_t Remaining) in SPSInputBuffer()
100 size_t Remaining = 0; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSetOperations.h92 set_subtract(S1Ty & S1,const S2Ty & S2,S1Ty & Removed,S1Ty & Remaining) set_subtract() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp408 Value *Remaining = Builder.CreateSub(Processed, Factor); in InsertVCTPIntrinsic() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp214 std::vector<Atom> Remaining = {Token}; addTransitiveFlowConditionConstraints() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp138 StringRef Token, Remaining; in getTokenForError() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp607 StringRef Remaining; member in __anon12d00b0b0311::LineConsumer
H A DInstrProfReader.cpp107 size_t Remaining = BIEnd - BI; readBinaryIdsInternal() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp286 SDValue Remaining = DAG.getConstant(Offset - FoldedOffset, DL, MVT::i32); in LowerGlobalAddress() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp1345 unsigned Remaining = Size - Emitted; emitValueImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp1127 const StringRef Remaining = ArgString.substr(StartPos); in ExpandBasePaths() local