Home
last modified time | relevance | path

Searched defs:FromBits (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp554 void DwarfExpression::emitLegacySExt(unsigned FromBits) { in emitLegacySExt()
569 void DwarfExpression::emitLegacyZExt(unsigned FromBits) { in emitLegacyZExt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp965 unsigned FromBits = FromType->getPrimitiveSizeInBits(); in isTruncateFree() local
973 unsigned FromBits = FromVT.getSizeInBits(); in isTruncateFree() local
5023 unsigned FromBits = InVT.getScalarSizeInBits(); in lowerExtendVectorInreg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1864 uint64_t FromBits = FromTy->getPrimitiveSizeInBits(); in replaceAllDbgUsesWith() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5293 unsigned FromBits = EVT.getScalarSizeInBits(); in getNode() local