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.h34 enum class Lang { C = 0, CXX, LastValue = CXX }; enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h111 Value LastValue; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTSource.h452 T LastValue; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp469 if (Value *LastValue = LastValueMap[OldValue]) in UnrollAndJamLoop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1378 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.cpp5603 SDValue LastValue = CallSeqStart.getValue(CallSeqStart->getNumValues() - 1); in getOutputChainFromCallSeq() local