Home
last modified time | relevance | path

Searched defs:BIdx (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/include/bolt/Passes/
H A DDominatorAnalysis.h65 bool doesADominateB(const MCInst &A, unsigned BIdx) { in doesADominateB()
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2010 isDependent(const MemAccessInfo & A,unsigned AIdx,const MemAccessInfo & B,unsigned BIdx,const DenseMap<Value *,SmallVector<const Value *,16>> & UnderlyingObjects) isDependent() argument
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5256 unsigned BIdx = MaskFirst ? Byte + SystemZ::VectorBytes : Byte; getGeneralPermuteNode() local