Searched defs:Const (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h44 const Value *Const; // valid for constants member in union:llvm::SDDbgValue::__anon2322
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp620 SizeOffsetType Const = Visitor.compute(V); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp1605 Constant *Const = IV.isConstant() local
1813 Constant *Const = IV.isConstant() local
/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1665 ConstantSDNode *Const = dyn_cast<ConstantSDNode>(N1); local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2036 const MCConstantExpr *Const = static_cast<const MCConstantExpr *>(Expr); local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp1574 SDValue Const = DAG.getConstant(4*i, MVT::i32); local
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3933 SDValue Const = DAG.getConstant(PtrByteSize - Size, local
3970 SDValue Const = DAG.getConstant(8 - Size, PtrOff.getValueType()); local
3991 SDValue Const = DAG.getConstant(j, PtrOff.getValueType()); local
4301 SDValue Const = DAG.getConstant(PtrByteSize - Size, local
4322 SDValue Const = DAG.getConstant(j, PtrOff.getValueType()); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h116 Const = 0x1, enumerator in enum:clang::Qualifiers::TQ
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp9196 bool Const = ClassDecl->implicitCopyAssignmentHasConstParam(); local
10013 bool Const = ClassDecl->implicitCopyConstructorHasConstParam(); local
[all...]

Completed in 403 milliseconds