Home
last modified time | relevance | path

Searched defs:EntryTy (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.h27 using EntryTy = DwarfStringPoolEntry; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DUtility.cpp20 StructType *EntryTy = getEntryTy() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp359 using EntryTy = std::pair<std::string, std::set<std::string>>; EmitArgRegisterLists() typedef
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp356 auto *EntryTy = llvm::FunctionType::get(llvm::Type::getVoidTy(Ctx), false); emitEntryFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp467 using EntryTy = StringMap<StructType *>::MapEntryTy; in setName() typedef
H A DAsmWriter.cpp5019 using EntryTy = std::pair<unsigned, std::string>; global() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp106 enum class EntryTy { global() enum
[all...]