Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp105 LocationSize WidthA = 0, WidthB = 0; in areMemAccessesTriviallyDisjoint() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp2036 int WidthA = MMOa->getSize(), WidthB = MMOb->getSize(); areMemAccessesTriviallyDisjoint() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp1305 uint64_t WidthA = MMOa->getSize(); MemOperandsHaveAlias() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2349 unsigned int WidthA = 0, WidthB = 0; areMemAccessesTriviallyDisjoint() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5503 unsigned int WidthA = 0, WidthB = 0; areMemAccessesTriviallyDisjoint() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1102 TypeSize WidthA(0, false), WidthB(0, false); areMemAccessesTriviallyDisjoint() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5837 unsigned WidthA = TyA->getPrimitiveSizeInBits(), processUMulZExtIdiom() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3638 offsetsDoNotOverlap(int WidthA,int OffsetA,int WidthB,int OffsetB) offsetsDoNotOverlap() argument