Home
last modified time | relevance | path

Searched defs:InputSize (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dauthenticatedchannel9.c52 UINT InputSize, in NineAuthenticatedChannel9_Query()
62 UINT InputSize, in NineAuthenticatedChannel9_Configure()
Dnine_lock.c102 UINT InputSize, in LockAuthenticatedChannel9_Query()
116 UINT InputSize, in LockAuthenticatedChannel9_Configure()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h1000 unsigned int InputSize, bool IsSigned, in convertFromSignExtendedInteger()
1006 unsigned int InputSize, bool IsSigned, in convertFromZeroExtendedInteger()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h1102 unsigned int InputSize, bool IsSigned, in convertFromSignExtendedInteger()
1108 unsigned int InputSize, bool IsSigned, in convertFromZeroExtendedInteger()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp4395 unsigned int InputSize, in convertFromSignExtendedInteger()
4406 unsigned int InputSize, in convertFromZeroExtendedInteger()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1734 int InputSize = (int)SrcTy->getScalarSizeInBits() - IsInputSigned; in FoldItoFPtoI() local
DInstCombineCompares.cpp5726 unsigned InputSize = IntTy->getScalarSizeInBits(); in foldFCmpIntToFPConst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13219 int InputSize = Input.getValueType().getScalarSizeInBits(); in combineBVOfVecSExt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13167 unsigned InputSize = (int)SrcVT.getScalarSizeInBits() - IsInputSigned; in FoldIntToFPToInt() local