Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallLowering.cpp138 unsigned LocSize = VA.getLocVT().getSizeInBits(); in assignValueToReg() local
272 unsigned LocSize = VA.getLocVT().getSizeInBits(); in assignValueToReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMCallLowering.cpp343 auto LocSize = VA.getLocVT().getSizeInBits(); in assignValueToReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp241 const LocationSize &LocSize, in getMinimalExtentFrom()