Home
last modified time | relevance | path

Searched defs:CCValAssign (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64CallLowering.h26 class CCValAssign; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h77 CCValAssign(LocInfo HTP, unsigned ValNo, MVT ValVT, MVT LocVT, bool IsCustom) in CCValAssign() function
H A DTargetLowering.h67 class CCValAssign; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12754 const SmallVector<CCValAssign, 16> &ArgLocs) const { in isEligibleForTailCallOptimization() argument