Home
last modified time | relevance | path

Searched defs:IsStart (Results 1 – 10 of 10) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DDefineExternalSectionStartAndEndSymbols.h31 bool IsStart = false; member
/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp107 bool IsStart = II->getIntrinsicID() == Intrinsic::lifetime_start; in collectMarkers() local
267 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h117 bool IsStart; member
/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp851 bool IsStart = false; calculateLiveIntervals() local
/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp1252 scanDocumentIndicator(bool IsStart) scanDocumentIndicator() argument
/llvm-project/clang/lib/Lex/
H A DLexer.cpp1546 isMathematicalExtensionID(uint32_t C,const LangOptions & LangOpts,bool IsStart,bool & IsExtension) isMathematicalExtensionID() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp767 removeTriviallyEmptyRange(IntrinsicInst & EndI,InstCombinerImpl & IC,std::function<bool (const IntrinsicInst &)> IsStart) removeTriviallyEmptyRange() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7527 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); visitIntrinsicCall() local
H A DSelectionDAG.cpp8713 getLifetimeNode(bool IsStart,const SDLoc & dl,SDValue Chain,int FrameIndex,int64_t Size,int64_t Offset) getLifetimeNode() argument
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp774 EmitVAStartEnd(Value * ArgValue,bool IsStart) EmitVAStartEnd() argument