Home
last modified time | relevance | path

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

/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/mingw-w64/mingw-w64-headers/include/
Drtmv2.h201 UINT InputSize; member
Dipmsp.h180 SIZE InputSize; member
Dksmedia.h2649 SIZE InputSize; member
Dstrmif.h7299 SIZE InputSize; member
/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