Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DStandardLibrary.h33 enum class Lang { C = 0, CXX, LastValue = CXX }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h105 Value LastValue; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTSource.h424 T LastValue; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp466 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1372 Instruction *LastValue = nullptr; in rematerializeChain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1875 SDValue LastValue = Bits[0].hasValue() ? Bits[0].getValue() : SDValue(); in collectBitGroups() local
H A DPPCISelLowering.cpp5588 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local