OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JumpInst
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCompound.cpp
356
MCInst const *
JumpInst
= J->getInst();
357
if (HexagonMCInstrInfo::isImmext(*
JumpInst
)) {
361
if (HexagonMCInstrInfo::getType(MCII, *
JumpInst
) == HexagonII::TypeJ) {
368
if (
JumpInst
== Inst)
374
LLVM_DEBUG(dbgs() << "J,B: " <<
JumpInst
->getOpcode() << ","
376
if (isOrderedCompoundPair(*Inst, BExtended, *
JumpInst
, JExtended)) {
377
MCInst *CompoundInsn = getCompoundInsn(Context, *Inst, *
JumpInst
);
380
<<
JumpInst
->getOpcode() << " Compounds to "
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
R600ControlFlowFinalizer.cpp
576
MachineInstr *
JumpInst
= IfThenElseStack.back();
578
CounterPropagateAddr(*
JumpInst
, CfCount);
Completed in 58 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026