Home
last modified time | relevance | path

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

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