/llvm-project/mlir/include/mlir/Bytecode/ |
H A D | BytecodeReaderConfig.h | 47 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 D | BytecodeWriter.h | 58 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 D | TargetID.cpp | 39 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 D | AsmState.h | 358 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 D | tsan_rtl.h | 113 struct Processor { struct 125 dd_ptProcessor global() argument [all...] |
/llvm-project/llvm/utils/release/ |
H A D | bump-version.py | 14 class Processor: class
|
/llvm-project/offload/plugins-nextgen/common/include/ |
H A D | PluginInterface.h | 1361 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 D | SCFToGPU.cpp | 405 DenseMap<gpu::Processor, Valu in processParallelLoop() argument [all...] |
/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | CommonArgs.cpp | 327 shouldIgnoreUnsupportedTargetFeature(const Arg & TargetFeatureArg,llvm::Triple T,StringRef Processor) shouldIgnoreUnsupportedTargetFeature() argument
|
/llvm-project/offload/plugins-nextgen/amdgpu/src/ |
H A D | rtl.cpp | 3176 std::optional<StringRef> Processor = ElfOrErr->tryGetCPUName(); isELFCompatible() local
|
/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUBaseInfo.cpp | 869 std::string Processor; toString() local
|