Home
last modified time | relevance | path

Searched defs:Processor (Results 1 – 11 of 11) sorted by relevance

/llvm-project/mlir/include/mlir/Bytecode/
H A DBytecodeReaderConfig.h47 struct Processor : public AttrTypeBytecodeReader<T> { in fromCallable() struct
48 Processor(CallableT &&readFn) in fromCallable() argument
50 readfromCallable::Processor fromCallable() argument
55 readFnfromCallable::Processor fromCallable() argument
H A DBytecodeWriter.h58 struct Processor : public AttrTypeBytecodeWriter<T> { in fromCallable() argument
57 struct Processor : public AttrTypeBytecodeWriter<T> { fromCallable() struct
60 writefromCallable::Processor fromCallable() argument
65 writeFnfromCallable::Processor fromCallable() argument
/llvm-project/clang/lib/Basic/
H A DTargetID.cpp39 getAllPossibleTargetIDFeatures(const llvm::Triple & T,llvm::StringRef Processor) getAllPossibleTargetIDFeatures() argument
48 getCanonicalProcessorName(const llvm::Triple & T,llvm::StringRef Processor) getCanonicalProcessorName() argument
69 llvm::StringRef Processor; parseTargetIDWithFormatCheckingOnly() local
113 llvm::StringRef Processor = getCanonicalProcessorName(T, *OptionalProcessor); parseTargetID() local
130 getCanonicalTargetID(llvm::StringRef Processor,const llvm::StringMap<bool> & Features) getCanonicalTargetID() argument
[all...]
/llvm-project/mlir/include/mlir/IR/
H A DAsmState.h358 struct Processor : public AsmResourceParser { in fromCallable() argument
351 struct Processor : public AsmResourceParser { fromCallable() struct
352 ProcessorfromCallable::Processor fromCallable() argument
354 parseResourcefromCallable::Processor fromCallable() argument
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h113 struct Processor { struct
125 dd_ptProcessor global() argument
[all...]
/llvm-project/llvm/utils/release/
H A Dbump-version.py14 class Processor: class
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h1361 getResourcesImpl(uint32_t Num,ResourceHandleTy * Handles,FuncTy Processor) getResourcesImpl() argument
1389 returnResourceImpl(ResourceHandleTy Handle,FuncTy Processor) returnResourceImpl() argument
/llvm-project/mlir/lib/Conversion/SCFToGPU/
H A DSCFToGPU.cpp405 DenseMap<gpu::Processor, Valu in processParallelLoop() argument
[all...]
/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp327 shouldIgnoreUnsupportedTargetFeature(const Arg & TargetFeatureArg,llvm::Triple T,StringRef Processor) shouldIgnoreUnsupportedTargetFeature() argument
/llvm-project/offload/plugins-nextgen/amdgpu/src/
H A Drtl.cpp3176 std::optional<StringRef> Processor = ElfOrErr->tryGetCPUName(); isELFCompatible() local
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp869 std::string Processor; toString() local