Searched defs:UseInstrInfo (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 173 OptimizationRemarkEmitter *ORE, bool UseInstrInfo) { in computeKnownBits() 186 bool UseInstrInfo) { in computeKnownBits() 194 bool UseInstrInfo) { in haveNoCommonBitsSet() 233 const DominatorTree *DT, bool UseInstrInfo) { in isKnownToBeAPowerOfTwo() 242 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNonZero() 250 bool UseInstrInfo) { in isKnownNonNegative() 258 const DominatorTree *DT, bool UseInstrInfo) { in isKnownPositive() 270 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNegative() 281 bool UseInstrInfo) { in isKnownNonEqual() 293 const DominatorTree *DT, bool UseInstrInfo) { in MaskedValueIsZero() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | InstructionSimplify.h | 63 bool UseInstrInfo = true; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 190 OptimizationRemarkEmitter *ORE, bool UseInstrInfo) { in computeKnownBits() 199 OptimizationRemarkEmitter *ORE, bool UseInstrInfo) { in computeKnownBits() 215 bool UseInstrInfo) { in computeKnownBits() 225 bool UseInstrInfo) { in computeKnownBits() 234 bool UseInstrInfo) { in haveNoCommonBitsSet() 303 const DominatorTree *DT, bool UseInstrInfo) { in isKnownToBeAPowerOfTwo() 315 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNonZero() 323 bool UseInstrInfo) { in isKnownNonNegative() 331 const DominatorTree *DT, bool UseInstrInfo) { in isKnownPositive() 343 const DominatorTree *DT, bool UseInstrInfo) { in isKnownNegative() [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | InstructionSimplify.h | 66 bool UseInstrInfo = true; member
|