Searched refs:AInst (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | PredicateInfo.cpp | 218 auto *AInst = getDefOrUser(ADef, A.U); in localComesBefore() local 220 return valueComesBefore(OI, AInst, BInst); in localComesBefore()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUInstrInfo.td | 583 class AInst<dag OOL, dag IOL, list<dag> pattern>: 589 AInst<(outs VECREG:$rT), (ins VECREG:$rA, VECREG:$rB), 594 AInst<(outs rclass:$rT), (ins rclass:$rA, rclass:$rB),
|