Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DLoongArch.cpp90 int NumFixedArgs = FI.getNumRequiredArgs(); in computeInfo() local
H A DRISCV.cpp93 int NumFixedArgs = FI.getNumRequiredArgs(); in computeInfo() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h84 unsigned NumFixedArgs = -1; member
H A DTargetLowering.h4528 unsigned NumFixedArgs = -1; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp134 unsigned NumFixedArgs = CB.getFunctionType()->getNumParams(); in lowerCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp366 static unsigned NumFixedArgs; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1104 unsigned NumFixedArgs = 0; in LowerCall() local