Home
last modified time | relevance | path

Searched refs:orderConstantValue (Results 1 – 2 of 2) 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()