Searched defs:ReductionInfo (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 804 struct ReductionInfo { struct 805 ReductionInfo(Type *ElementType, Value *Variable, Value *PrivateVariable, in ReductionInfo() function 816 Type *ElementType; 819 Value *Variable; 822 Value *PrivateVariable; 827 ReductionGenTy ReductionGen; 833 AtomicReductionGenTy AtomicReductionGen;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 1252 struct ReductionInfo { struct 1253 ReductionInfo(Type *ElementType, Value *Variable, Value *PrivateVariable, in ReductionInfo() function 1261 Type *ElementType; 1264 Value *Variable; 1267 Value *PrivateVariable; 1272 ReductionGenTy ReductionGen; 1278 AtomicReductionGenTy AtomicReductionGen;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 1241 struct ReductionInfo { struct 1242 ReductionInfo(Type *ElementType, Value *Variable, Value *PrivateVariable, in ReductionInfo() argument 1250 Type *ElementType; 1253 Value *Variable; 1256 Value *PrivateVariable; 1261 ReductionGenTy ReductionGen; 1267 AtomicReductionGenTy AtomicReductionGen;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 1252 struct ReductionInfo { struct 1253 ReductionInfo(Type *ElementType, Value *Variable, Value *PrivateVariable, in ReductionInfo() function 1261 Type *ElementType; 1264 Value *Variable; 1267 Value *PrivateVariable; 1272 ReductionGenTy ReductionGen; 1278 AtomicReductionGenTy AtomicReductionGen;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/ |
D | OMPIRBuilder.h | 1252 struct ReductionInfo { struct 1253 ReductionInfo(Type *ElementType, Value *Variable, Value *PrivateVariable, in ReductionInfo() function 1261 Type *ElementType; 1264 Value *Variable; 1267 Value *PrivateVariable; 1272 ReductionGenTy ReductionGen; 1278 AtomicReductionGenTy AtomicReductionGen;
|