Searched defs:Fold (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DTargetFolder.h36 Constant *Fold(Constant *C) const { function in class:llvm::TargetFolder
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp924 Constant *Fold = 0; local
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp1584 const SCEV *Fold = getAddExpr(LargeOps, Flags); variable
[all...]
/freebsd-10.0-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp740 Init *UnOpInit::Fold(Record *CurRec, MultiClass *CurMultiClass) const { function in class:UnOpInit
887 Init *BinOpInit::Fold(Record *CurRec, MultiClass *CurMultiClass) const { function in class:BinOpInit
1134 Init *TernOpInit::Fold(Recor function in class:TernOpInit
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp548 void Fold(EvalInfo &Info) { function in struct:__anon2974::FoldConstant

Completed in 121 milliseconds