Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DVirtRegMap.cpp391 SlotIndex BaseIndex = LIS->getInstructionIndex(MI); in readsUndefSubreg() local
H A DCodeGenPrepare.cpp6077 Value *BaseIndex = ConstantInt::get(IntPtrTy, BaseOffset); in splitLargeGEPOffsets() local
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-i386.h276 #define BaseIndex 0x800 macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i386.h266 #define BaseIndex 0x800 macro
/openbsd/gnu/llvm/clang/lib/AST/
H A DMicrosoftMangle.cpp1815 unsigned BaseIndex = 0; in mangleTemplateArgValue() local
H A DExprConstant.cpp2394 unsigned BaseIndex = 0; in CheckEvaluationResult() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp5341 const uint64_t BaseIndex = cast<ConstantInt>(Base)->getZExtValue(); in visitIntrinsicCall() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp637 unsigned BaseIndex) { in getSameOpcode()