Home
last modified time | relevance | path

Searched defs:BranchRelaxation (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp46 class BranchRelaxation : public MachineFunctionPass { class
112 BranchRelaxation() : MachineFunctionPass(ID) {} in BranchRelaxation() function in __anon8333fdfc0111::BranchRelaxation
125 INITIALIZE_PASS(BranchRelaxation, DEBUG_TYPE, BRANCH_RELAX_NAME, false, false) in INITIALIZE_PASS() argument
/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp30 BranchRelaxation("aarch64-branch-relax", cl::Hidden, cl::init(true), variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64TargetMachine.cpp123 BranchRelaxation("aarch64-enable-branch-relax", cl::Hidden, cl::init(true), variable