/aosp_15_r20/external/stg/test_cases/diff_tests/composite/ |
H A D | base_class_size.0.cc | 9 struct SameSize : A { struct 17 SameSize same_size; argument
|
H A D | base_class_size.1.cc | 9 struct SameSize : A { struct 17 SameSize same_size; argument
|
/aosp_15_r20/external/stg/test_cases/info_tests/composite/ |
H A D | base_class_size.cc | 9 struct SameSize : A { struct 17 SameSize same_size; argument
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Comdat.h | 36 SameSize, ///< The data referenced by the COMDAT must be the same size. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Comdat.h | 38 SameSize, ///< The data referenced by the COMDAT must be the same size. enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Comdat.h | 40 SameSize, ///< The data referenced by the COMDAT must be the same size. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Comdat.h | 40 SameSize, ///< The data referenced by the COMDAT must be the same size. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Comdat.h | 40 SameSize, ///< The data referenced by the COMDAT must be the same size. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Comdat.h | 40 SameSize, ///< The data referenced by the COMDAT must be the same size. enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Comdat.h | 40 SameSize, ///< The data referenced by the COMDAT must be the same size. enumerator
|
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
H A D | sizeofpack.cpp | 192 using SameSize = bool_constant<sizeof...(A) == sizeof...(B)>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1830 bool SameSize = DL.getTypeSizeInBits(FromTy) == DL.getTypeSizeInBits(ToTy); in isBitCastSemanticsPreserving() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2140 bool SameSize = DL.getTypeSizeInBits(FromTy) == DL.getTypeSizeInBits(ToTy); in isBitCastSemanticsPreserving() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 1741 bool SameSize = Dst0Ty.getSizeInBits() == SrcMergeTy.getSizeInBits(); in matchCombineUnmergeMergeToPlainValues() local
|