/external/google-benchmark/src/ |
D | stat.h | 149 template <typename SType> 150 static inline SType Sqr(const SType &dat) { in Sqr() 154 template <typename SType> 155 static inline Vector2<SType> Sqr(const Vector2<SType> &dat) { in Sqr() 159 template <typename SType> 160 static inline Vector3<SType> Sqr(const Vector3<SType> &dat) { in Sqr() 164 template <typename SType> 165 static inline Vector4<SType> Sqr(const Vector4<SType> &dat) { in Sqr() 171 template <typename SType> 172 static inline SType Sqrt(const SType &dat) { in Sqrt() [all …]
|
/external/libcxx/utils/google-benchmark/src/ |
D | stat.h | 149 template <typename SType> 150 static inline SType Sqr(const SType &dat) { in Sqr() 154 template <typename SType> 155 static inline Vector2<SType> Sqr(const Vector2<SType> &dat) { in Sqr() 159 template <typename SType> 160 static inline Vector3<SType> Sqr(const Vector3<SType> &dat) { in Sqr() 164 template <typename SType> 165 static inline Vector4<SType> Sqr(const Vector4<SType> &dat) { in Sqr() 171 template <typename SType> 172 static inline SType Sqrt(const SType &dat) { in Sqrt() [all …]
|
/external/llvm/test/Feature/ |
D | constexpr.ll | 51 %SType = type { i32 , {float, {i8} }, i64 } ;; struct containing struct 54 @S1 = global %SType* null ;; Global initialized to NULL 55 @S2c = constant %SType { i32 1, {float,{i8}} {float 2.0, {i8} {i8 3}}, i64 4} 59 @S1ptr = global %SType** @S1 ;; Ref. to global S1 60 @S2 = global %SType* @S2c ;; Ref. to constant S2 64 @S1fld1a = global float* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 0) 66 @S1fld1b = global float* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 0) 71 @S2fld3 = global i8* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 1, i32 0)
|
/external/llvm/test/Integer/ |
D | constexpr_bt.ll | 53 %SType = type { i33 , {float, {i8} }, i64 } ;; struct containing struct 56 @S1 = global %SType* null ;; Global initialized to NULL 57 @S2c = constant %SType { i33 1, {float,{i8}} {float 2.0, {i8} {i8 3}}, i64 4} 61 @S1ptr = global %SType** @S1 ;; Ref. to global S1 62 @S2 = global %SType* @S2c ;; Ref. to constant S2 66 @S1fld1a = global float* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 0) 68 @S1fld1b = global float* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 0) 73 @S2fld3 = global i8* getelementptr (%SType, %SType* @S2c, i64 0, i32 1, i32 1, i32 0)
|
/external/swiftshader/third_party/LLVM/test/Integer/ |
D | constexpr_bt.ll | 53 %SType = type { i33 , {float, {i8} }, i64 } ;; struct containing struct 56 @S1 = global %SType* null ;; Global initialized to NULL 57 @S2c = constant %SType { i33 1, {float,{i8}} {float 2.0, {i8} {i8 3}}, i64 4} 61 @S1ptr = global %SType** @S1 ;; Ref. to global S1 62 @S2 = global %SType* @S2c ;; Ref. to constant S2 66 @S1fld1a = global float* getelementptr (%SType* @S2c, i64 0, i32 1, i32 0) 68 @S1fld1b = global float* getelementptr (%SType* @S2c, i64 0, i32 1, i32 0) 73 @S2fld3 = global i8* getelementptr (%SType* @S2c, i64 0, i32 1, i32 1, i32 0)
|
/external/swiftshader/third_party/LLVM/test/Feature/ |
D | constexpr.ll | 51 %SType = type { i32 , {float, {i8} }, i64 } ;; struct containing struct 54 @S1 = global %SType* null ;; Global initialized to NULL 55 @S2c = constant %SType { i32 1, {float,{i8}} {float 2.0, {i8} {i8 3}}, i64 4} 59 @S1ptr = global %SType** @S1 ;; Ref. to global S1 60 @S2 = global %SType* @S2c ;; Ref. to constant S2 64 @S1fld1a = global float* getelementptr (%SType* @S2c, i64 0, i32 1, i32 0) 66 @S1fld1b = global float* getelementptr (%SType* @S2c, i64 0, i32 1, i32 0) 71 @S2fld3 = global i8* getelementptr (%SType* @S2c, i64 0, i32 1, i32 1, i32 0)
|
/external/clang/lib/CodeGen/ |
D | CGExprConstant.cpp | 828 llvm::StructType *SType = llvm::StructType::get(AType->getContext(), in EmitArrayInitialization() local 830 return llvm::ConstantStruct::get(SType, Elts); in EmitArrayInitialization() 909 llvm::StructType *SType = llvm::StructType::get(AType->getContext(), in EmitDesignatedInitUpdater() local 911 return llvm::ConstantStruct::get(SType, Elts); in EmitDesignatedInitUpdater() 1457 llvm::StructType *SType = llvm::StructType::get(VMContext, Types, true); in EmitConstantValue() local 1458 return llvm::ConstantStruct::get(SType, Elts); in EmitConstantValue()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 1686 unsigned SType = 0; in LowerMEMBARRIER() local 1689 DAG.getConstant(SType, MVT::i32)); in LowerMEMBARRIER() 1696 unsigned SType = 0; in LowerATOMIC_FENCE() local 1699 DAG.getConstant(SType, MVT::i32)); in LowerATOMIC_FENCE()
|
/external/swiftshader/third_party/LLVM/lib/TableGen/ |
D | TGParser.cpp | 745 StringRecTy *SType = dynamic_cast<StringRecTy*>(LHSt->getType()); in ParseOperation() local 746 if (LType == 0 && SType == 0) { in ParseOperation()
|
/external/llvm/lib/TableGen/ |
D | TGParser.cpp | 825 StringRecTy *SType = dyn_cast<StringRecTy>(LHSt->getType()); in ParseOperation() local 826 if (!LType && !SType) { in ParseOperation()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 2167 unsigned SType = 0; in lowerATOMIC_FENCE() local 2170 DAG.getConstant(SType, DL, MVT::i32)); in lowerATOMIC_FENCE()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 363 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP() local 364 LLVMC = cast<ConstantFP>(ConstantExpr::getFPTrunc(LLVMC, SType)); in ExpandConstantFP()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeDAG.cpp | 271 Type *SType = SVT.getTypeForEVT(*DAG.getContext()); in ExpandConstantFP() local 272 LLVMC = cast<ConstantFP>(ConstantExpr::getFPTrunc(LLVMC, SType)); in ExpandConstantFP()
|