Home
last modified time | relevance | path

Searched defs:pushValue (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstructionWorklist.h68 void pushValue(Value *V) { in pushValue() function
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2217 void DXILBitcodeWriter::pushValue(const Value *V, unsigned InstID, in pushValue() function in DXILBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2940 void ModuleBitcodeWriter::pushValue(const Value *V, unsigned InstID, in pushValue() function in ModuleBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6414 void pushValue(const SCEVUnknown *U) { in pushValue() function