Home
last modified time | relevance | path

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

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