Searched defs:LocSize (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallLowering.cpp136 unsigned LocSize = VA.getLocVT().getSizeInBits(); variable
272 unsigned LocSize = VA.getLocVT().getSizeInBits(); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp341 auto LocSize = VA.getLocVT().getSizeInBits(); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp240 getMinimalExtentFrom(const Value &V, const LocationSize &LocSize, const DataLayout &DL, bool NullIsValidLoc) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7410 const unsigned LocSize = LocVT.getStoreSize(); local

Completed in 140 milliseconds