Searched defs:ScaleValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/lib/Target/AArch64/ | ||
H A D | AArch64MCPlusBuilder.cpp | 655 analyzeIndirectBranchFragment(const MCInst & Inst,DenseMap<const MCInst *,SmallVector<MCInst *,4>> & UDChain,const MCExpr * & JumpTable,int64_t & Offset,int64_t & ScaleValue,MCInst * & PCRelBase) const analyzeIndirectBranchFragment() argument |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 5705 TypeSize ScaleValue(0U, false), Width(0U, false); isAArch64FrameOffsetLegal() local |