Searched defs:Constant (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DConstant.h41 class Constant : public User { class in namespace:llvm
47 Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) function in class:llvm::Constant
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLStackMaps.h50 struct Constant { struct in struct:JSC::FTL::StackMaps
71 Constant, member in struct:JSC::FTL::StackMaps::Location
H A DFTLLocation.h45 Constant enumerator in enum:JSC::FTL::Location::Kind
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DIntegersSubset.h[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DValueRecovery.h68 Constant, enumerator in enum:JSC::ValueRecoveryTechnique
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCExpr.h35 Constant, ///< Constant expressions. enumerator in enum:llvm::MCExpr::ExprKind
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h72 bool Constant; member in struct:llvm::DotDebugLocEntry
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DISDOpcodes.h61 Constant, ConstantFP, enumerator in enum:llvm::ISD::NodeType
/macosx-10.10.1/JavaScriptCore-7600.1.17/parser/
H A DNodes.h481 enum Type { Constant = 1, Getter = 2, Setter = 4 }; enumerator in enum:JSC::PropertyNode::Type
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2489 APInt Constant = APInt::getNullValue(1); local
[all...]

Completed in 152 milliseconds