Home
last modified time | relevance | path

Searched defs:Gen (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/FuzzMutate/
H A DRandom.h21 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 DMacroPPCallbacks.h28 CodeGenerator *Gen; variable
H A DBackendConsumer.h51 std::unique_ptr<CodeGenerator> Gen; variable
H A DMacroPPCallbacks.cpp61 MacroPPCallbacks::MacroPPCallbacks(CodeGenerator *Gen, Preprocessor &PP) in MacroPPCallbacks() argument
H A DCGNonTrivialStruct.cpp812 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 DR600Subtarget.h41 Generation Gen = R600; variable
H A DGCNSubtarget.h63 unsigned Gen = INVALID; variable
H A DSIInstrInfo.cpp9106 unsigned Gen = subtargetEncodingFamily(ST); pseudoToMCOpcode() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DMultiOnDiskHashTable.h298 Generator Gen; variable
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp1086 MatcherGen Gen(Pattern, CGP); ConvertPatternToMatcher() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1409 SDNode *Gen = LiveRegGens[CallResource]->getNode(); in DelayForLiveRegsBottomUp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp583 getMCOpcode(uint16_t Opcode,unsigned Gen) getMCOpcode() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp19032 filterLookupForUDReductionAndMapper(SmallVectorImpl<U> & Lookups,const llvm::function_ref<T (ValueDecl *)> Gen) filterLookupForUDReductionAndMapper() argument