Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp105 unsigned int WidthA = 0, WidthB = 0; in areMemAccessesTriviallyDisjoint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp938 unsigned int WidthA = 0, WidthB = 0; in areMemAccessesTriviallyDisjoint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1987 int WidthA = MMOa->getSize(), WidthB = MMOb->getSize(); in areMemAccessesTriviallyDisjoint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp1282 uint64_t WidthB = MMOb->getSize(); in MemOperandsHaveAlias() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1058 unsigned WidthA = 0, WidthB = 0; in areMemAccessesTriviallyDisjoint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5487 unsigned int WidthA = 0, WidthB = 0; in areMemAccessesTriviallyDisjoint() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4672 WidthB = TyB->getPrimitiveSizeInBits(); in processUMulZExtIdiom() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2938 int WidthB, int OffsetB) { in offsetsDoNotOverlap()