Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/
DConstant.h47 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) in Constant() function
111 static inline bool classof(const Constant *) { return true; } in classof()
DMetadata.h25 class Constant; variable
DGlobalVariable.h31 class Constant; variable
DValue.h22 class Constant; variable
/external/llvm/lib/VMCore/
DConstantFold.h26 class Constant; variable
/external/llvm/include/llvm/Analysis/
DConstantFolding.h24 class Constant; variable
DLazyValueInfo.h21 class Constant; variable
DScalarEvolution.h38 class Constant; variable
DConstantsScanner.h23 class Constant; variable
DSparsePropagation.h25 class Constant; variable
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
DConstant.java24 public abstract class Constant class
/external/proguard/src/proguard/classfile/constant/
DConstant.java32 public abstract class Constant implements VisitorAccepter class
/external/clang/test/Sema/
Dformat-strings-enum.c15 typedef enum { Constant = 0 } TestEnum; enumerator
Dformat-strings-enum-fixed-type.cpp13 typedef enum : short { Constant = 0 } TestEnum; enumerator
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp3-nodeduct.cpp9 template<typename T, T* Address> struct Constant { }; struct
/external/clang/lib/CodeGen/
DCGCXXABI.h23 class Constant; variable
DCGObjCRuntime.h26 class Constant; variable
DCGBlocks.h33 class Constant; variable
/external/llvm/include/llvm/CodeGen/
DMachineConstantPool.h26 class Constant; variable
DFastISel.h24 class Constant; variable
DAsmPrinter.h27 class Constant; variable
DGCMetadata.h44 class Constant; variable
DMachineModuleInfo.h52 class Constant; variable
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h24 class Constant; variable
/external/llvm/include/llvm/ExecutionEngine/
DExecutionEngine.h35 class Constant; variable

12