Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDemandedBits.h87 DemandedBits &getDemandedBits() { return *DB; } in getDemandedBits() function
/external/llvm/include/llvm/Analysis/
DDemandedBits.h84 DemandedBits &getDemandedBits() { return *DB; } in getDemandedBits() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DDemandedBits.cpp368 APInt DemandedBits::getDemandedBits(Instruction *I) { in getDemandedBits() function in DemandedBits
/external/llvm/lib/Analysis/
DDemandedBits.cpp362 APInt DemandedBits::getDemandedBits(Instruction *I) { in getDemandedBits() function in DemandedBits