Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DVectorUtils.h23 class DemandedBits; variable
DDemandedBits.h41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DVectorUtils.h24 class DemandedBits; variable
DDemandedBits.h43 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorize.h68 class DemandedBits; variable
DSLPVectorizer.h36 class DemandedBits; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp863 uint64_t DemandedBits = Demanded.getZExtValue(); in optimizeLogicalImm() local