Home
last modified time | relevance | path

Searched defs:NewInstr (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineNegator.cpp194 if (auto *NewInstr = dyn_cast<Instruction>(BO)) { in visitImpl() local
286 if (auto *NewInstr = dyn_cast<Instruction>(BO)) in visitImpl() local
H A DInstCombineAddSub.cpp678 void FAddCombine::createInstPostProc(Instruction *NewInstr, bool NoNumber) { in createInstPostProc()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp222 MachineInstr *NewInstr = BuildMI(MBB, MBBI, DL, TII->get(ActualOpc)); in ExpandMI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp362 MachineInstr *NewInstr = BuildMI(MBB, MBBI, DL, TII->get(ActualOpc)); in ExpandMI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp441 MachineInstr *NewInstr = BuildMI(MBB, MBBI, DL, TII->get(X86::LCMPXCHG16B)); in ExpandMI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp323 MachineInstrBuilder NewInstr = in insertSEH() local
393 MachineInstrBuilder NewInstr = in insertSEH() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1737 MachineInstr *NewInstr = in combineSEXTAndSHL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp1601 MachineInstr *NewInstr = in combineSEXTAndSHL() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp485 MachineInstr *NewInstr = MF->CreateMachineInstr(TII->get(NewOpcode), DL); in insertCondBranchBefore() local
H A DSIInstrInfo.cpp6400 MachineInstr *NewInstr = BuildMI(*MBB, &Inst, DL, get(Opc), DestReg) in moveToVALU() local
6438 MachineInstr *NewInstr = in moveToVALU() local
6496 auto NewInstr = BuildMI(*MBB, Inst, Inst.getDebugLoc(), get(NewOpcode)) in moveToVALU() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp507 MachineInstr *NewInstr = MF->CreateMachineInstr(TII->get(NewOpcode), DL); in insertCondBranchBefore() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp504 MachineInstr *NewInstr = MF->CreateMachineInstr(TII->get(NewOpcode), DL); in insertCondBranchBefore() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp772 void FAddCombine::createInstPostProc(Instruction *NewInstr, bool NoNumber) { in createInstPostProc()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp128 bool NewInstr = false; in getOrCreateConstIntReg() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp687 void FAddCombine::createInstPostProc(Instruction *NewInstr, bool NoNumber) { in createInstPostProc()
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1859 bool NewInstr = (Instr && Instr->getParent() == LoopVectorBody); in getBroadcastInstrs() local