Home
last modified time | relevance | path

Searched defs:SizeDiff (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h98 unsigned SizeDiff = DstTy.getSizeInBits() - SExtSrcTy.getSizeInBits(); in tryCombineSExt() local
/external/libprotobuf-mutator/src/
Dmutator.cc163 int64_t SizeDiff(const std::unique_ptr<Message>& src, in SizeDiff() function in protobuf_mutator::__anon4db2e1e30111::CanCopyAndDifferentField
168 int64_t SizeDiff(const std::string& src, const std::string& dst) const { in SizeDiff() function in protobuf_mutator::__anon4db2e1e30111::CanCopyAndDifferentField
173 int64_t SizeDiff(const T&, const T&) const { in SizeDiff() function in protobuf_mutator::__anon4db2e1e30111::CanCopyAndDifferentField
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp1133 Value *SizeDiff = Builder.CreateSub(DestSize, SrcSize); in processMemSetMemCpyDependence() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp269 int SizeDiff = RVT.getSizeInBits() - LVT.getSizeInBits(); in SoftenFloatRes_FCOPYSIGN() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp272 int SizeDiff = RVT.getSizeInBits() - LVT.getSizeInBits(); in SoftenFloatRes_FCOPYSIGN() local