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

/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DCasting.h35 static SimpleType &getSimplifiedValue(From &Val) { return Val; } function in struct:llvm::simplify_type
44 static RetType getSimplifiedValue(const From& Val) { function in struct:llvm::simplify_type
H A DValueHandle.h168 static SimpleType getSimplifiedValue(WeakVH &WVH) { function in struct:llvm::simplify_type
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h229 static SimpleType getSimplifiedValue(IntrusiveRefCntPtr<T>& Val) { function in struct:llvm::simplify_type
236 static SimpleType getSimplifiedValue(const IntrusiveRefCntPtr<T>& Val) { function in struct:llvm::simplify_type
H A Dilist.h277 static SimpleType getSimplifiedValue(ilist_iterator<NodeTy> &Node) { function in struct:llvm::simplify_type
284 static SimpleType getSimplifiedValue(const ilist_iterator<NodeTy> &Node) { function in struct:llvm::simplify_type
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DUse.h154 static SimpleType getSimplifiedValue(Use &Val) { function in struct:llvm::simplify_type
160 static SimpleType getSimplifiedValue(const Use &Val) { function in struct:llvm::simplify_type
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCanonicalType.h356 static SimpleType getSimplifiedValue(::clang::CanQual<T> Val) { function in struct:llvm::simplify_type
H A DType.h1003 static SimpleType getSimplifiedValue(::clang::QualType Val) { function in struct:llvm::simplify_type
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1028 getSimplifiedValue(clang::ento::CallEventRef<T> Val) { function in struct:llvm::simplify_type
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCFG.h890 static SimpleType getSimplifiedValue(::clang::CFGTerminator Val) { function in struct:clang::llvm::simplify_type
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h199 static SimpleType getSimplifiedValue(SDValue &Val) { function in struct:llvm::simplify_type
205 static SimpleType getSimplifiedValue(const SDValue &Val) { function in struct:llvm::simplify_type
298 static SimpleType getSimplifiedValue(SDUse &Val) { function in struct:llvm::simplify_type

Completed in 258 milliseconds