OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fixupConditionalBr
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AArch64/
AArch64BranchFixupPass.cpp
151
bool
fixupConditionalBr
(ImmBranch &Br);
466
return
fixupConditionalBr
(Br);
473
AArch64BranchFixup::
fixupConditionalBr
(ImmBranch &Br) {
/external/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp
300
bool
fixupConditionalBr
(ImmBranch &Br);
[
all
...]
Completed in 497 milliseconds