Searched defs:BaseIndex (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp358 SlotIndex BaseIndex = LIS->getInstructionIndex(MI); local
H A DCodeGenPrepare.cpp5703 Value *BaseIndex = ConstantInt::get(IntPtrTy, BaseOffset); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4768 const uint64_t BaseIndex = cast<ConstantInt>(Base)->getZExtValue(); local

Completed in 127 milliseconds