Home
last modified time | relevance | path

Searched refs:CBZDisplacementBits (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp38 CBZDisplacementBits("aarch64-cbz-offset-bits", cl::Hidden, cl::init(19), variable
348 return CBZDisplacementBits; in getBranchDisplacementBits()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp60 static cl::opt<unsigned> CBZDisplacementBits( variable
162 return CBZDisplacementBits; in getBranchDisplacementBits()