Home
last modified time | relevance | path

Searched defs:NumericConstant (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/emboss/compiler/util/
H A Dir_data.py181 class NumericConstant(Message): class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DMachineIRBuilder.cpp100 auto *NumericConstant = [&] () -> const Constant* { in buildConstDbgValue() local