Home
last modified time | relevance | path

Searched refs:getBranchDisplacementBits (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp335 static unsigned getBranchDisplacementBits(unsigned Opc) { in getBranchDisplacementBits() function
395 getBranchDisplacementBits(MI->getOpcode()))) { in fixupConditionalBranch()
471 getBranchDisplacementBits(MI.getOpcode()))) { in relaxBranchInstructions()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp158 static unsigned getBranchDisplacementBits(unsigned Opc) { in getBranchDisplacementBits() function
181 unsigned Bits = getBranchDisplacementBits(BranchOp); in isBranchOffsetInRange()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp187 static unsigned getBranchDisplacementBits(unsigned Opc) { in getBranchDisplacementBits() function
210 unsigned Bits = getBranchDisplacementBits(BranchOp); in isBranchOffsetInRange()