Home
last modified time | relevance | path

Searched defs:LowWidth (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp111 LocationSize LowWidth = (LowOffset == OffsetA) ? WidthA : WidthB; in areMemAccessesTriviallyDisjoint() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp2287 LocationSize LowWidth = (LowOffset == OffsetA) ? WidthA : WidthB; areMemAccessesTriviallyDisjoint() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1371 int64_t LowWidth = (MinOffset == OffsetA) MemOperandsHaveAlias() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2759 LocationSize LowWidth = (LowOffset == OffsetA) ? WidthA : WidthB; areMemAccessesTriviallyDisjoint() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5572 LocationSize LowWidth = (LowOffset == OffsetA) ? WidthA : WidthB; areMemAccessesTriviallyDisjoint() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1131 TypeSize LowWidth = (LowOffset == OffsetA) ? WidthA : WidthB; areMemAccessesTriviallyDisjoint() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3694 LocationSize LowWidth = (LowOffset == OffsetA) ? WidthA : WidthB; offsetsDoNotOverlap() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19040 unsigned LowWidth = N->getOperand(0).getValueType().getSizeInBits(); PerformDAGCombine() local
19052 unsigned LowWidth = N->getOperand(1).getValueType().getSizeInBits(); PerformDAGCombine() local