Home
last modified time | relevance | path

Searched defs:Constant (Results 1 – 25 of 120) sorted by relevance

12345

/external/llvm/include/llvm/IR/
DConstants.h54 friend class Constant; variable
81 friend class Constant; variable
259 friend class Constant; variable
323 friend class Constant; variable
DAutoUpgrade.h21 class Constant; variable
DConstant.h47 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() function
DMDBuilder.h27 class Constant; variable
/external/swiftshader/third_party/LLVM/include/llvm/
DConstant.h46 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() function
109 static inline bool classof(const Constant *) { return true; } in classof()
/external/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.h25 class Constant; variable
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantFold.h26 class Constant; variable
/external/v8/src/compiler/
Djs-graph.cc149 Node* JSGraph::Constant(Handle<Object> value) { in Constant() function in v8::internal::compiler::JSGraph
170 Node* JSGraph::Constant(double value) { in Constant() function in v8::internal::compiler::JSGraph
177 Node* JSGraph::Constant(int32_t value) { in Constant() function in v8::internal::compiler::JSGraph
183 Node* JSGraph::Constant(uint32_t value) { in Constant() function in v8::internal::compiler::JSGraph
/external/llvm/lib/IR/
DConstantFold.h25 class Constant; variable
/external/llvm/include/llvm/AsmParser/
DParser.h21 class Constant; variable
/external/slf4j/slf4j-migrator/src/main/java/org/slf4j/migrator/
DConstant.java27 public class Constant { class
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/
DConstant.java20 public final class Constant { class
45 private Constant(String content) { in Constant() method in Constant
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DConstantFolding.h24 class Constant; variable
DScalarEvolution.h38 class Constant; variable
DLazyValueInfo.h21 class Constant; variable
DConstantsScanner.h23 class Constant; variable
/external/llvm/include/llvm/Transforms/Utils/
DModuleUtils.h27 class Constant; variable
/external/proguard/src/proguard/classfile/constant/
DConstant.java32 public abstract class Constant implements VisitorAccepter class
/external/llvm/include/llvm/Analysis/
DConstantFolding.h26 class Constant; variable
DScalarEvolution.h41 class Constant; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DConstant.h46 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() function
/external/clang/test/Sema/
Dformat-strings-enum.c15 typedef enum { Constant = 0 } TestEnum; enumerator
/external/clang/include/clang/CodeGen/
DModuleBuilder.h20 class Constant; variable
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp3-nodeduct.cpp9 template<typename T, T* Address> struct Constant { }; struct
/external/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h32 class Constant; variable

12345