Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp291 static unsigned CarmichaelShift(unsigned Bitwidth) { in CarmichaelShift()
343 unsigned Bitwidth = LHS.getBitWidth(); in IncorporateWeight() local
457 unsigned Bitwidth = I->getType()->getScalarType()->getPrimitiveSizeInBits(); in LinearizeExprTree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp3336 unsigned Bitwidth) { in matchBitExtract()
3359 unsigned Bitwidth = Mask.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
3383 unsigned Bitwidth = N0.getSimpleValueType().getSizeInBits(); in matchBitExtract() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp549 unsigned Bitwidth = CmpRHS->getType()->getScalarSizeInBits(); in foldSelectICmpLshrAshr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2146 unsigned Bitwidth = Op.getScalarValueSizeInBits(); in getUsefulBits() local