Searched defs:WidthA (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.cpp | 105 LocationSize WidthA = 0, WidthB = 0; in areMemAccessesTriviallyDisjoint() local
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 2284 LocationSize WidthA = MMOa->getSize(), WidthB = MMOb->getSize(); areMemAccessesTriviallyDisjoint() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 1347 LocationSize WidthA = MMOa->getSize(); MemOperandsHaveAlias() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 2753 LocationSize WidthA = 0, WidthB = 0; areMemAccessesTriviallyDisjoint() local
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 5566 LocationSize WidthA = 0, WidthB = 0; areMemAccessesTriviallyDisjoint() local
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 6166 unsigned WidthA = TyA->getPrimitiveSizeInBits(), processUMulZExtIdiom() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1106 TypeSize WidthA(0, false), WidthB(0, false); areMemAccessesTriviallyDisjoint() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 3690 offsetsDoNotOverlap(LocationSize WidthA,int OffsetA,LocationSize WidthB,int OffsetB) offsetsDoNotOverlap() argument
|