Home
last modified time | relevance | path

Searched defs:TargetExtType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMemoryUtils.h29 class TargetExtType; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DType.h39 class TargetExtType; variable
67 friend class TargetExtType; // For LLVMTy. variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp892 TargetExtType::TargetExtType(LLVMContext &C, StringRef Name, in TargetExtType() function in TargetExtType