Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DDemandedBits.cpp437 APInt DemandedBits::getDemandedBits(Instruction *I) { in getDemandedBits() function in DemandedBits
448 APInt DemandedBits::getDemandedBits(Use *U) { in getDemandedBits() function in DemandedBits
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DDemandedBits.h84 DemandedBits &getDemandedBits() { return *DB; } in getDemandedBits() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DDemandedBits.h100 DemandedBits &getDemandedBits() { return *DB; } in getDemandedBits() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DDemandedBits.h117 DemandedBits &getDemandedBits() { return *DB; } in getDemandedBits() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DDemandedBits.cpp362 APInt DemandedBits::getDemandedBits(Instruction *I) { in getDemandedBits() function in DemandedBits
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDemandedBits.cpp420 APInt DemandedBits::getDemandedBits(Instruction *I) { in getDemandedBits() function in DemandedBits