Searched defs:NewInsn (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 763 SmallSet<unsigned, 8> &Seen, MachineInstr *NewInsn) { in ProcessSourceNode() 908 auto NewInsn = EmitNode(N, SU->OrigNode != SU, SU->isCloned, VRBaseMap); in EmitSchedule() local 919 auto NewInsn = in EmitSchedule() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGSDNodes.cpp | 785 SmallSet<Register, 8> &Seen, MachineInstr *NewInsn) { in ProcessSourceNode() 938 auto NewInsn = EmitNode(N, SU->OrigNode != SU, SU->isCloned, VRBaseMap); in EmitSchedule() local 949 auto NewInsn = in EmitSchedule() local
|
/aosp_15_r20/frameworks/libs/binary_translation/backend/include/berberis/backend/common/ |
D | machine_ir.h | 431 [[nodiscard]] T* NewInsn(Args... args) { in NewInsn() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 622 if (Instruction *NewInsn = in cloneUsesAndDefs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSAUpdater.cpp | 599 if (Instruction *NewInsn = in cloneUsesAndDefs() local
|