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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DVirtRegMap.cpp358 SlotIndex BaseIndex = LIS->getInstructionIndex(MI); local
H A DCodeGenPrepare.cpp5477 Value *BaseIndex = ConstantInt::get(IntPtrTy, BaseOffset); local
/freebsd-12-stable/contrib/binutils/opcodes/
H A Di386-opc.h159 #define BaseIndex 0x800 macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4542 const int BaseIndex = cast<ConstantInt>(Base)->getZExtValue(); local

Completed in 194 milliseconds