Home
last modified time | relevance | path

Searched defs:NewOpcode (Results 1 – 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVEVPTBlockPass.cpp76 unsigned &NewOpcode) { in findVCMPToFoldIntoVPST()
144 unsigned NewOpcode; in InsertVPTBlocks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupLEAs.cpp389 unsigned NewOpcode = getADDrrFromLEA(MI.getOpcode()); in optTwoAddrLEA() local
412 unsigned NewOpcode = getINCDECFromLEA(MI.getOpcode(), IsINC); in optTwoAddrLEA() local
423 unsigned NewOpcode = getADDriFromLEA(MI.getOpcode(), Disp); in optTwoAddrLEA() local
DX86MCInstLower.cpp316 unsigned NewOpcode = 0; in SimplifyMOVSX() local
DX86ISelDAGToDAG.cpp3937 unsigned NewOpcode = Node->getOpcode() == ISD::ADD ? ISD::SUB : ISD::ADD; in combineIncDecVector() local
DX86InstrInfo.cpp3575 unsigned NewOpcode = 0; in optimizeCompareInstr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCFGOptimizer.cpp84 int NewOpcode = 0; in InvertAndChangeJumpTarget() local
DHexagonVLIWPacketizer.cpp455 int NewOpcode; in promoteToDotNew() local
465 int NewOpcode = HII->getDotOldOp(MI); in demoteToDotOld() local
884 int NewOpcode = HII->getDotNewOp(MI); in canPromoteToDotNew() local
DHexagonInstrInfo.cpp1534 unsigned NewOpcode = getInvertedPredicatedOpcode(opcode); in reverseBranchCondition() local
3667 int NewOpcode = Hexagon::getPredNewOpcode(MI.getOpcode()); in getDotNewPredOp() local
4372 unsigned NewOpcode = getInvertedPredicatedOpcode(MI.getOpcode()); in invertAndChangeJumpTarget() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiRegisterInfo.cpp233 unsigned NewOpcode = getOppositeALULoOpcode(MI.getOpcode()); in eliminateFrameIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCOptAddrMode.cpp253 int NewOpcode = ARC::getPostIncOpcode(Ldst.getOpcode()); in tryToCombine() local
441 void ARCOptAddrMode::changeToAddrMode(MachineInstr &Ldst, unsigned NewOpcode, in changeToAddrMode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp457 int NewOpcode, const DebugLoc &DL) { in insertInstrEnd()
466 int NewOpcode, in insertInstrBefore()
479 MachineBasicBlock::iterator I, int NewOpcode) { in insertInstrBefore()
491 MachineBasicBlock::iterator I, int NewOpcode, const DebugLoc &DL) { in insertCondBranchBefore()
504 MachineBasicBlock *blk, MachineBasicBlock::iterator I, int NewOpcode, in insertCondBranchBefore()
DSIShrinkInstructions.cpp292 unsigned NewOpcode = in shrinkMIMG() local
DAMDGPUISelLowering.cpp2800 unsigned NewOpcode = Node24->getOpcode(); in simplifyI24() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreRegisterInfo.cpp137 int NewOpcode; in InsertSPImmInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1134 unsigned NewOpcode = in EmitInstruction() local
1148 unsigned NewOpcode = in EmitInstruction() local
DPPCRegisterInfo.cpp1152 unsigned NewOpcode = ImmToIdxMap.find(OpC)->second; in eliminateFrameIndex() local
DPPCISelDAGToDAG.cpp6344 unsigned NewOpcode; in PeepholePPC64ZExt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h753 int64_t NewOpcode = MatchTable[CurrentIdx++]; in executeMatchTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp604 unsigned NewOpcode = ZII->getOpcodeForOffset(Opcode, Offset); in emitEpilogue() local
DSystemZInstrInfo.cpp125 unsigned NewOpcode = getOpcodeForOffset(SystemZ::LA, Offset); in splitAdjDynAlloc() local
966 unsigned NewOpcode; in convertToThreeAddress() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp566 unsigned NewOpcode = TII->getEquivalentCompactForm(Branch); in replaceWithCompactBranch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.cpp193 int NewOpcode = -1; in encodeInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.cpp533 int NewOpcode = in convertMIMGInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp743 unsigned NewOpcode; in applyCombineIndexedLoadStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp1561 std::string NewOpcode; in ParseInstruction() local

12