Searched defs:Gen (Results 1 – 13 of 13) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
H A D | Random.h | 21 template <typename T, typename GenT> T uniform(GenT &Gen, T Min, T Max) { in uniform() 26 template <typename T, typename GenT> T uniform(GenT &Gen) { in uniform()
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MacroPPCallbacks.h | 28 CodeGenerator *Gen; variable
|
H A D | BackendConsumer.h | 51 std::unique_ptr<CodeGenerator> Gen; variable
|
H A D | MacroPPCallbacks.cpp | 61 MacroPPCallbacks::MacroPPCallbacks(CodeGenerator *Gen, Preprocessor &PP) in MacroPPCallbacks() argument
|
H A D | CGNonTrivialStruct.cpp | 812 GenDefaultInitialize Gen(getContext()); in defaultInitNonTrivialCStructVar() local 821 static void callSpecialFunction(G &&Gen, StringRef FuncName, QualType QT, in callSpecialFunction() argument 833 getSpecialFunction(G &&Gen, StringRef FuncName, QualType QT, bool IsVolatile, in getSpecialFunction() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600Subtarget.h | 41 Generation Gen = R600; variable
|
H A D | GCNSubtarget.h | 63 unsigned Gen = INVALID; variable
|
H A D | SIInstrInfo.cpp | 9106 unsigned Gen = subtargetEncodingFamily(ST); pseudoToMCOpcode() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | MultiOnDiskHashTable.h | 298 Generator Gen; variable
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherGen.cpp | 1086 MatcherGen Gen(Pattern, CGP); ConvertPatternToMatcher() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 1409 SDNode *Gen = LiveRegGens[CallResource]->getNode(); in DelayForLiveRegsBottomUp() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 583 getMCOpcode(uint16_t Opcode,unsigned Gen) getMCOpcode() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 19032 filterLookupForUDReductionAndMapper(SmallVectorImpl<U> & Lookups,const llvm::function_ref<T (ValueDecl *)> Gen) filterLookupForUDReductionAndMapper() argument
|