Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVCallingConv.cpp241 unsigned XLenInBytes = XLen / 8; in CC_RISCVAssign2XLen() local
H A DRISCVISelLowering.cpp9373 int XLenInBytes = Subtarget.getXLen() / 8; in lowerFRAMEADDR() local
9397 int XLenInBytes = Subtarget.getXLen() / 8; in lowerRETURNADDR() local
22302 unsigned XLenInBytes = Subtarget.getXLen() / 8; in LowerFormalArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVCallLowering.cpp470 unsigned XLenInBytes = Subtarget.getXLen() / 8; in saveVarArgRegisters() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp368 const unsigned XLenInBytes = 4; in LowerFormalArguments() local