Home
last modified time | relevance | path

Searched defs:ValSize (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LegalizerInfo.cpp754 uint64_t ValSize = MRI.getType(Dst).getSizeInBits() / 8; in legalizeVaArg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86CallLowering.cpp137 unsigned ValSize = VA.getValVT().getSizeInBits(); variable
271 unsigned ValSize = VA.getValVT().getSizeInBits(); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMCallLowering.cpp342 auto ValSize = VA.getValVT().getSizeInBits(); variable
H A DARMInstructionSelector.cpp1092 const auto ValSize = ValTy.getSizeInBits(); in select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp637 unsigned ValSize = VA.getValVT().getSizeInBits() / 8; in LowerFormalArguments_64() local

Completed in 11 milliseconds