Home
last modified time | relevance | path

Searched defs:BaseInst (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp354 if (auto *BaseInst = dyn_cast<Instruction>(Base); in determineBaseAndStride() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp378 uint32_t BaseInst = ReadFunc(Bytes.data() + 4); in getInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp841 auto *BaseInst = dyn_cast<Instruction>(Check.getBase()); in parseRangeChecks() local
H A DRewriteStatepointsForGC.cpp1111 Instruction *BaseInst = I->clone(); in findBasePointer() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp834 auto *BaseInst = cast<CmpInst>(VL[BaseIndex]); in getSameOpcode() local