Home
last modified time | relevance | path

Searched refs:orderConstantValue (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp120 auto orderConstantValue = [&OM](const Value *V) { in orderModule() local
140 orderConstantValue(VAM->getValue()); in orderModule()
143 orderConstantValue(VAM->getValue()); in orderModule()
164 orderConstantValue(Op); in orderModule()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.cpp136 auto orderConstantValue = [&OM](const Value *V) { in orderModule() local
149 orderConstantValue(VAM->getValue()); in orderModule()
153 orderConstantValue(VAM->getValue()); in orderModule()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp147 auto orderConstantValue = [&OM](const Value *V) { in orderModule() local
154 orderConstantValue(VAM->getValue()); in orderModule()
157 orderConstantValue(VAM->getValue()); in orderModule()