Home
last modified time | relevance | path

Searched defs:ConstantValue (Results 1 – 9 of 9) sorted by relevance

/external/libmojo/mojo/public/tools/bindings/generators/
Dmojom_cpp_generator.py107 def ConstantValue(constant): function
Dmojom_java_generator.py289 def ConstantValue(context, constant): function
/external/libmojo/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py243 class ConstantValue(NamedValue): class
/external/llvm/lib/IR/
DInstructions.cpp144 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
163 Value *ConstantValue = nullptr; in hasConstantOrUndefValue() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp162 Value *ConstantValue = getIncomingValue(0); in hasConstantValue() local
/external/clang/lib/Sema/
DSemaInit.cpp7748 APValue ConstantValue; in DiagnoseNarrowingInInitList() local
DSemaChecking.cpp7540 enum ConstantValue { LT_Zero, Zero, One, GT_One, SizeOfConstVal }; in DiagnoseOutOfRangeComparison() enum
DSemaOverload.cpp288 APValue &ConstantValue, in getNarrowingKind()
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6308 SDValue ConstantValue; in LowerBUILD_VECTOR() local