Home
last modified time | relevance | path

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

/aosp_15_r20/external/libprotobuf-mutator/src/
H A Dmutator.cc164 int64_t SizeDiff(const std::unique_ptr<Message>& src, in SizeDiff() function in protobuf_mutator::__anonab369fae0111::CanCopyAndDifferentField
169 int64_t SizeDiff(const std::string& src, const std::string& dst) const { in SizeDiff() function in protobuf_mutator::__anonab369fae0111::CanCopyAndDifferentField
174 int64_t SizeDiff(const T&, const T&) const { in SizeDiff() function in protobuf_mutator::__anonab369fae0111::CanCopyAndDifferentField
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp343 int SizeDiff = RVT.getSizeInBits() - LVT.getSizeInBits(); in SoftenFloatRes_FCOPYSIGN() local
1097 int SizeDiff = RSize - LSize; in SoftenFloatOp_FCOPYSIGN() local
2721 int SizeDiff = RVT.getSizeInBits() - LVT.getSizeInBits(); in SoftPromoteHalfRes_FCOPYSIGN() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp309 int SizeDiff = RVT.getSizeInBits() - LVT.getSizeInBits(); in SoftenFloatRes_FCOPYSIGN() local
1010 int SizeDiff = RSize - LSize; in SoftenFloatOp_FCOPYSIGN() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1046 Value *SizeDiff = Builder.CreateSub(DestSize, SrcSize); in processMemSetMemCpyDependence() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1313 Value *SizeDiff = Builder.CreateSub(DestSize, SrcSize); in processMemSetMemCpyDependence() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1316 unsigned SizeDiff = WideTy.getSizeInBits() - DstTy.getSizeInBits(); in widenScalarUnmergeValues() local
1502 unsigned SizeDiff = WideTy.getSizeInBits() - CurTy.getSizeInBits(); in widenScalar() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp269 int SizeDiff = RVT.getSizeInBits() - LVT.getSizeInBits(); in SoftenFloatRes_FCOPYSIGN() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp2141 unsigned SizeDiff = WideTy.getSizeInBits() - CurTy.getSizeInBits(); in widenScalar() local