/external/google-fruit/include/fruit/impl/meta/ |
D | fold.h | 26 struct Fold { struct
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | CaseMap.java | 358 public static final class Fold extends CaseMap { class in CaseMap 364 private Fold(int opt) { super(opt); } in Fold() method in CaseMap.Fold
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | CaseMap.java | 381 public static final class Fold extends CaseMap { class in CaseMap 387 private Fold(int opt) { super(opt); } in Fold() method in CaseMap.Fold
|
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/ |
D | ast.go | 2132 type Fold struct { struct 2133 Left bool 2134 Op AST 2135 Arg1 AST 2136 Arg2 AST 2139 func (f *Fold) print(ps *printState) { 2172 func (f *Fold) Traverse(fn func(AST) bool) { 2182 func (f *Fold) Copy(fn func(AST) AST, skip func(AST) bool) AST { 2211 func (f *Fold) GoString() string { 2215 func (f *Fold) goString(indent int, field string) string {
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/ |
D | Record.cpp | 699 Init *UnOpInit::Fold(Record *CurRec, bool IsFinal) const { in Fold() function in UnOpInit 845 Init *BinOpInit::Fold(Record *CurRec) const { in Fold() function in BinOpInit 1078 Init *TernOpInit::Fold(Record *CurRec) const { in Fold() function in TernOpInit 1242 Init *FoldOpInit::Fold(Record *CurRec) const { in Fold() function in FoldOpInit 1307 Init *IsAOpInit::Fold() const { in Fold() function in IsAOpInit 1633 Init *VarDefInit::Fold() const { in Fold() function in VarDefInit 1681 Init *FieldInit::Fold(Record *CurRec) const { in Fold() function in FieldInit
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 99 static bool updateOperand(FoldCandidate &Fold, in updateOperand()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | LoopUnroll.cpp | 377 if (BasicBlock *Fold = FoldBlockIntoPredecessor(Dest, LI, LPM)) in UnrollLoop() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | TargetFolder.h | 36 Constant *Fold(Constant *C) const { in Fold() function
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUnroll.cpp | 587 if (BasicBlock *Fold = in UnrollLoop() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 36 Constant *Fold(Constant *C) const { in Fold() function
|
/external/llvm/include/llvm/Analysis/ |
D | TargetFolder.h | 36 Constant *Fold(Constant *C) const { in Fold() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | LoopUnroll.cpp | 811 if (BasicBlock *Fold = foldBlockIntoPredecessor(Dest, LI, SE, DT)) { in UnrollLoop() local
|
D | LoopUnrollAndJam.cpp | 537 if (BasicBlock *Fold = foldBlockIntoPredecessor(Dest, LI, SE, DT)) { in UnrollAndJamLoop() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 156 static bool updateOperand(FoldCandidate &Fold, in updateOperand()
|
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | Record.cpp | 736 Init *UnOpInit::Fold(Record *CurRec, MultiClass *CurMultiClass) const { in Fold() function in UnOpInit 886 Init *BinOpInit::Fold(Record *CurRec, MultiClass *CurMultiClass) const { in Fold() function in BinOpInit 1135 Init *TernOpInit::Fold(Record *CurRec, MultiClass *CurMultiClass) const { in Fold() function in TernOpInit
|
/external/llvm/lib/TableGen/ |
D | Record.cpp | 651 Init *UnOpInit::Fold(Record *CurRec, MultiClass *CurMultiClass) const { in Fold() function in UnOpInit 799 Init *BinOpInit::Fold(Record *CurRec, MultiClass *CurMultiClass) const { in Fold() function in BinOpInit 1042 Init *TernOpInit::Fold(Record *CurRec, MultiClass *CurMultiClass) const { in Fold() function in TernOpInit
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolution.cpp | 1572 const SCEV *Fold = getAddExpr(LargeOps, Flags); in getAddExpr() local 1895 ConstantInt *Fold = ConstantInt::get(getContext(), in getMulExpr() local 2383 ConstantInt *Fold = ConstantInt::get(getContext(), in getSMaxExpr() local 2487 ConstantInt *Fold = ConstantInt::get(getContext(), in getUMaxExpr() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 1306 Constant *Fold = nullptr; in visitFDiv() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 2133 const SCEV *Fold = getAddExpr(LargeOps, Flags); in getAddExpr() local 2468 ConstantInt *Fold = in getMulExpr() local 3050 ConstantInt *Fold = ConstantInt::get( in getSMaxExpr() local 3151 ConstantInt *Fold = ConstantInt::get( in getUMaxExpr() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 2495 const SCEV *Fold = getAddExpr(LargeOps, SCEV::FlagAnyWrap, Depth + 1); in getAddExpr() local 2892 ConstantInt *Fold = in getMulExpr() local 3518 ConstantInt *Fold = ConstantInt::get( in getSMaxExpr() local 3620 ConstantInt *Fold = ConstantInt::get( in getUMaxExpr() local
|
/external/clang/lib/AST/ |
D | ExprConstant.cpp | 4318 FoldConstant Fold(Info, IsBcpCall); in VisitConditionalOperator() local 6724 FoldOffsetRAII Fold(Info, Type & 1); in tryEvaluateBuiltinObjectSize() local
|
/external/clang/test/SemaCXX/ |
D | constant-expression-cxx11.cpp | 1390 namespace Fold { namespace
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3041 if (SDValue Fold = FoldConstantVectorArithmetic(Opcode, DL, VT, Ops)) in getNode() local
|
D | DAGCombiner.cpp | 13943 if (SDValue Fold = DAG.FoldConstantVectorArithmetic( in SimplifyVBinOp() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 3937 if (SDValue Fold = FoldConstantVectorArithmetic(Opcode, DL, VT, Ops)) in getNode() local
|