Home
last modified time | relevance | path

Searched defs:extractBits (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
Dloongarch.h168 inline uint32_t extractBits(uint32_t Val, unsigned Hi, unsigned Lo) { in extractBits() function
/external/zxing/core/src/main/java/com/google/zxing/aztec/decoder/
DDecoder.java359 private boolean[] extractBits(BitMatrix matrix) { in extractBits() method in Decoder
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DKnownBits.h216 KnownBits extractBits(unsigned NumBits, unsigned BitPosition) const { in extractBits() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DGISelKnownBits.cpp124 static KnownBits extractBits(unsigned BitWidth, const KnownBits &SrcOpKnown, in extractBits() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
DELF_riscv.cpp162 static uint32_t extractBits(uint32_t Num, unsigned Low, unsigned Size) { in extractBits() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPInt.cpp444 APInt APInt::extractBits(unsigned numBits, unsigned bitPosition) const { in extractBits() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp431 APInt APInt::extractBits(unsigned numBits, unsigned bitPosition) const { in extractBits() function in APInt