/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/ |
H A D | units_converter.h | 54 struct U_I18N_API Factor { struct 61 void multiplyBy(const Factor &rhs); argument
|
/aosp_15_r20/external/llvm/include/llvm/Transforms/Scalar/ |
H A D | Reassociate.h | 48 struct Factor { struct 51 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor() argument
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | units_converter.h | 74 struct U_I18N_API Factor { struct 83 void multiplyBy(const Factor &rhs); argument
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | units_converter.h | 74 struct U_I18N_API Factor { struct 83 void multiplyBy(const Factor &rhs); argument
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | units_converter.h | 74 struct U_I18N_API Factor { struct 83 void multiplyBy(const Factor &rhs); argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
H A D | Reassociate.h | 59 struct Factor { struct 63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/ |
D | Reassociate.h | 59 struct Factor { struct 63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/ |
D | Reassociate.h | 59 struct Factor { struct 63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/ |
H A D | Reassociate.h | 59 struct Factor { struct 63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Scalar/ |
D | Reassociate.h | 59 struct Factor { struct 63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/ |
D | Reassociate.h | 59 struct Factor { struct 63 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} in Factor() argument
|
/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | PixelProcessor.hpp | 149 struct Factor struct in sw::PixelProcessor 151 float4 blendConstantF; // Unclamped for floating-point attachment formats. 152 float4 invBlendConstantF; // Unclamped for floating-point attachment formats. 153 float4 blendConstantU; // Clamped to [0,1] for unsigned fixed-point attachment formats. 154 float4 invBlendConstantU; // Clamped to [0,1] for unsigned fixed-point attachment formats. 155 float4 blendConstantS; // Clamped to [-1,1] for signed fixed-point attachment formats. 156 float4 invBlendConstantS; // Clamped to [-1,1] for signed fixed-point attachment formats.
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | InterleavedAccessPass.cpp | 122 static bool isDeInterleaveMaskOfFactor(ArrayRef<int> Mask, unsigned Factor, in isDeInterleaveMaskOfFactor() 146 static bool isDeInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isDeInterleaveMask() 165 static bool isReInterleaveMask(ArrayRef<int> Mask, unsigned &Factor) { in isReInterleaveMask() 224 unsigned Factor, Index; in lowerInterleavedLoad() local 344 unsigned Factor; in lowerInterleavedStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | InterleavedAccessPass.cpp | 142 static bool isDeInterleaveMaskOfFactor(ArrayRef<int> Mask, unsigned Factor, in isDeInterleaveMaskOfFactor() 166 static bool isDeInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isDeInterleaveMask() 195 static bool isReInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isReInterleaveMask() 309 unsigned Factor, Index; in lowerInterleavedLoad() local 428 unsigned Factor; in lowerInterleavedStore() local
|
H A D | InterleavedLoadCombinePass.cpp | 746 unsigned Factor = Result.VTy->getNumElements() / VTy->getNumElements(); in computeFromBCI() local 1055 unsigned Factor, const DataLayout &DL) { in findPattern() 1137 unsigned Factor = InterleavedLoad.size(); in combine() local 1262 for (unsigned Factor = MaxFactor; Factor >= 2; Factor--) { in run() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | InterleavedAccessPass.cpp | 152 static bool isDeInterleaveMaskOfFactor(ArrayRef<int> Mask, unsigned Factor, in isDeInterleaveMaskOfFactor() 176 static bool isDeInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isDeInterleaveMask() 205 static bool isReInterleaveMask(ArrayRef<int> Mask, unsigned &Factor, in isReInterleaveMask() 331 unsigned Factor, Index; in lowerInterleavedLoad() local 502 unsigned Factor; in lowerInterleavedStore() local
|
H A D | InterleavedLoadCombinePass.cpp | 744 unsigned Factor = Result.VTy->getNumElements() / VTy->getNumElements(); in computeFromBCI() local 1053 unsigned Factor, const DataLayout &DL) { in findPattern() 1134 unsigned Factor = InterleavedLoad.size(); in combine() local 1260 for (unsigned Factor = MaxFactor; Factor >= 2; Factor--) { in run() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | LowLevelTypeImpl.h | 203 constexpr LLT divide(int Factor) const { in divide() 220 constexpr LLT multiplyElements(int Factor) const { in multiplyElements()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | LowLevelType.h | 227 constexpr LLT divide(int Factor) const { in divide() 244 constexpr LLT multiplyElements(int Factor) const { in multiplyElements()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/ |
D | LowLevelType.h | 229 constexpr LLT divide(int Factor) const { in divide() 246 constexpr LLT multiplyElements(int Factor) const { in multiplyElements()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/ |
D | LowLevelType.h | 237 constexpr LLT divide(int Factor) const { in divide() 254 constexpr LLT multiplyElements(int Factor) const { in multiplyElements()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGenTypes/ |
D | LowLevelType.h | 229 constexpr LLT divide(int Factor) const { in divide() 246 constexpr LLT multiplyElements(int Factor) const { in multiplyElements()
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 136 unsigned Factor = ElSize / EltTySize; in DecodeVPERMILPMask() local 188 unsigned Factor = ElSize / EltTySize; in DecodeVPERMIL2PMask() local
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/fmtlib/include/fmt/ |
D | chrono.h | 160 struct Factor in safe_duration_cast() struct 223 struct Factor in safe_duration_cast() struct
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/fmtlib/include/fmt/ |
D | chrono.h | 160 struct Factor in safe_duration_cast() struct 223 struct Factor in safe_duration_cast() struct
|