Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DFastISel.h68 using ArgListTy = TargetLoweringBase::ArgListTy; variable
DTargetLowering.h303 using ArgListTy = std::vector<ArgListEntry>; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp2586 SmallVector<Type*, 16> ArgListTy; in parseFunctionType() local