/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | ConstantRange.cpp | 115 return getEmpty(W); in makeAllowedICmpRegion() 121 return getEmpty(W); in makeAllowedICmpRegion() 131 return getEmpty(W); in makeAllowedICmpRegion() 137 return getEmpty(W); in makeAllowedICmpRegion() 537 return getEmpty(); in intersectWith() 560 return getEmpty(); in intersectWith() 583 return getEmpty(); in intersectWith() 769 if (isEmptySet()) return getEmpty(DstTySize); in zeroExtend() 786 if (isEmptySet()) return getEmpty(DstTySize); in signExtend() 806 return getEmpty(DstTySize); in truncate() [all …]
|
D | AsmWriter.cpp | 1305 static AsmWriterContext &getEmpty() { in getEmpty() function 1672 : Out(Out), WriterCtx(AsmWriterContext::getEmpty()) {} in MDFieldPrinter() 3507 writeDIExpression(Out, Expr, AsmWriterContext::getEmpty()); in printNamedMDNode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ConstantRange.cpp | 95 return getEmpty(W); in makeAllowedICmpRegion() 101 return getEmpty(W); in makeAllowedICmpRegion() 111 return getEmpty(W); in makeAllowedICmpRegion() 117 return getEmpty(W); in makeAllowedICmpRegion() 464 return getEmpty(); in intersectWith() 487 return getEmpty(); in intersectWith() 510 return getEmpty(); in intersectWith() 670 if (isEmptySet()) return getEmpty(DstTySize); in zeroExtend() 687 if (isEmptySet()) return getEmpty(DstTySize); in signExtend() 707 return getEmpty(DstTySize); in truncate() [all …]
|
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/ |
D | ContextAttributes.java | 23 public static ContextAttributes getEmpty() { in getEmpty() method in ContextAttributes 24 return Impl.getEmpty(); in getEmpty() 102 public static ContextAttributes getEmpty() { in getEmpty() method in ContextAttributes.Impl
|
D | MapperConfigBase.java | 132 _attributes = ContextAttributes.getEmpty(); in MapperConfigBase()
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/ |
D | AppleDataBox.java | 16 private static AppleDataBox getEmpty() { in getEmpty() method in AppleDataBox 24 AppleDataBox appleDataBox = getEmpty(); in getStringAppleDataBox()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | ConstantRange.h | 51 ConstantRange getEmpty() const { in getEmpty() function 73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() function
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/template/ |
D | MyBean.java | 43 public List<Integer> getEmpty() { in getEmpty() method in MyBean
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue60/ |
D | SkipBean.java | 73 public List<File> getEmpty() { in getEmpty() method in SkipBean
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | ConstantRange.h | 51 ConstantRange getEmpty() const { in getEmpty() function 73 static ConstantRange getEmpty(uint32_t BitWidth) { in getEmpty() function
|
/external/auto/value/src/main/java/com/google/auto/value/processor/ |
D | Optionalish.java | 93 public String getEmpty() { in getEmpty() method in Optionalish
|
D | AutoValueishProcessor.java | 216 return " = " + optional.getEmpty(); in builderInitializer()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | StackSafetyAnalysis.cpp | 159 ConstantRange R = ConstantRange::getEmpty(PointerSize); in getStaticAllocaSizeRange() 293 return ConstantRange::getEmpty(PointerSize); in getAccessRange() 321 return ConstantRange::getEmpty(PointerSize); in getMemIntrinsicAccessRange() 324 return ConstantRange::getEmpty(PointerSize); in getMemIntrinsicAccessRange()
|
D | BlockFrequencyInfoImpl.cpp | 827 Mass = BlockMass::getEmpty(); in updateLoopWithIrreducible()
|
D | LazyValueInfo.cpp | 1643 return ConstantRange::getEmpty(Width); in getConstantRange() 1725 return ConstantRange::getEmpty(Width); in getConstantRangeOnEdge()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
D | Float2Int.cpp | 162 return ConstantRange::getEmpty(MaxIntegerBW + 1); in unknownRange()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | Float2Int.cpp | 165 return ConstantRange::getEmpty(MaxIntegerBW + 1); in unknownRange()
|
/external/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 78 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function 600 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty();
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 89 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function 642 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty();
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 98 static BlockMass getEmpty() { return BlockMass(); } in getEmpty() function 650 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty();
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | Attributor.h | 1520 : BitWidth(BitWidth), Assumed(ConstantRange::getEmpty(BitWidth)), 1530 return ConstantRange::getEmpty(BitWidth);
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 797 Mass = BlockMass::getEmpty(); in updateLoopWithIrreducible()
|
D | LazyValueInfo.cpp | 1726 return ConstantRange::getEmpty(Width); in getConstantRange() 1765 return ConstantRange::getEmpty(Width); in getConstantRangeOnEdge()
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 753 Mass = BlockMass::getEmpty(); in updateLoopWithIrreducible()
|
/external/clang/include/clang/Basic/ |
D | Diagnostic.h | 954 static DiagnosticBuilder getEmpty() { in getEmpty() function
|