Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Profile/
H A DBoltAddressTranslation.h187 struct EntryTy { global() struct
192 HashEntryTy global() argument
226 struct EntryTy { global() struct
231 BBHashMapEntryTy global() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.h27 using EntryTy = DwarfStringPoolEntry; variable
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h390 struct EntryTy { global() struct
414 EntryTyEntryTy EntryTy() argument
420 EntryTyEntryTy EntryTy() argument
[all...]
/llvm-project/llvm/lib/Frontend/Offloading/
H A DUtility.cpp21 StructType *EntryTy = getEntryTy() local
/llvm-project/llvm/utils/TableGen/
H A DCallingConvEmitter.cpp364 using EntryTy = std::pair<std::string, std::set<std::string>>; EmitArgRegisterLists() typedef
/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp360 auto *EntryTy = llvm::FunctionType::get(llvm::Type::getVoidTy(Ctx), false); emitEntryFunction() local
/llvm-project/llvm/lib/IR/
H A DType.cpp467 using EntryTy = StringMap<StructType *>::MapEntryTy; setName() typedef
H A DAsmWriter.cpp5147 using EntryTy = std::pair<unsigned, std::string>; global() typedef
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp107 enum class EntryTy { global() enum
[all...]