HomeSort by relevance Sort by last modified time
    Searched refs:LastOpcode (Results 1 - 8 of 8) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
BootScriptSave.c     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 447 int LastOpcode = LastInst->getOpcode();
451 if (LastOpcode == Hexagon::J2_jump && !LastInst->getOperand(0).isMBB())
457 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode);
465 if (LastOpcode == Hexagon::J2_jump) {
469 if (isEndLoopN(LastOpcode)) {
497 if (SecLastOpcodeHasJMP_c && (LastOpcode == Hexagon::J2_jump)) {
510 (LastOpcode == Hexagon::J2_jump)) {
521 if (SecLastOpcode == Hexagon::J2_jump && LastOpcode == Hexagon::J2_jump) {
530 if (isEndLoopN(SecLastOpcode) && LastOpcode == Hexagon::J2_jump) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 460 int LastOpcode = LastInst->getOpcode();
464 if (LastOpcode == Hexagon::J2_jump && !LastInst->getOperand(0).isMBB())
470 bool LastOpcodeHasJMP_c = PredOpcodeHasJMP_c(LastOpcode);
478 if (LastOpcode == Hexagon::J2_jump) {
482 if (isEndLoopN(LastOpcode)) {
510 if (SecLastOpcodeHasJMP_c && (LastOpcode == Hexagon::J2_jump)) {
523 (LastOpcode == Hexagon::J2_jump)) {
534 if (SecLastOpcode == Hexagon::J2_jump && LastOpcode == Hexagon::J2_jump) {
543 if (isEndLoopN(SecLastOpcode) && LastOpcode == Hexagon::J2_jump) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMLoadStoreOptimizer.cpp     [all...]
  /external/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
X86AsmParser.cpp     [all...]

Completed in 805 milliseconds