Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp46 class BranchRelaxation : public MachineFunctionPass { class
110 BranchRelaxation() : MachineFunctionPass(ID) {} in BranchRelaxation() function in __anond8b1c8d00111::BranchRelaxation
123 INITIALIZE_PASS(BranchRelaxation, DEBUG_TYPE, BRANCH_RELAX_NAME, false, false) in INITIALIZE_PASS() argument
/openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcTargetMachine.cpp36 BranchRelaxation("sparc-enable-branch-relax", cl::Hidden, cl::init(true), variable
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp140 BranchRelaxation("aarch64-enable-branch-relax", cl::Hidden, cl::init(true), variable