Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h69 using ArgListTy = TargetLoweringBase::ArgListTy; variable
H A DTargetLowering.h325 using ArgListTy = std::vector<ArgListEntry>; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3120 SmallVector<Type*, 16> ArgListTy; parseFunctionType() local