Home
last modified time | relevance | path

Searched defs:LastValue (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExternalASTSource.h396 T LastValue; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp474 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2310 Instruction *LastValue = nullptr; in rematerializeLiveValues() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1702 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
H A DPPCISelLowering.cpp5294 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local