Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.h37 bool LastInITBlock();
158 bool LastInITBlock();
H A DEmulateInstructionARM.cpp1084 if (Rt == 15 && InITBlock() && !LastInITBlock()) in EmulatePOP()
2056 if (InITBlock() && !LastInITBlock()) in EmulateBLXImmediate()
2075 if (InITBlock() && !LastInITBlock()) in EmulateBLXImmediate()
2148 if (InITBlock() && !LastInITBlock()) in EmulateBLXRm()
2196 if (InITBlock() && !LastInITBlock()) in EmulateBXRm()
2252 if (InITBlock() && !LastInITBlock()) in EmulateBXJRm()
2976 if (InITBlock() && !LastInITBlock()) in EmulateTB()
8726 if (InITBlock() && !LastInITBlock()) in EmulateRFE()
8743 if (InITBlock() && !LastInITBlock()) in EmulateRFE()
12716 if (InITBlock() && !LastInITBlock()) in EmulateSUBSPcLrEtc()
[all …]