Home
last modified time | relevance | path

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

/external/turbine/java/com/google/turbine/bytecode/
DAttribute.java145 class ConstantValue implements Attribute { class
149 public ConstantValue(Value value) { in ConstantValue() method in Attribute.ConstantValue
/external/libmojo/mojo/public/tools/bindings/generators/
Dmojom_java_generator.py295 def ConstantValue(context, constant): function
Dmojom_cpp_generator.py133 def ConstantValue(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