Home
last modified time | relevance | path

Searched refs:InsertI (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp481 Instruction *InsertI = TileDP; in lowerTileDP() local
489 BasicBlock *Start = InsertI->getParent(); in lowerTileDP()
491 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileDP()
526 Instruction *InsertI = TileLoadStore; in lowerTileLoadStore() local
531 BasicBlock *Start = InsertI->getParent(); in lowerTileLoadStore()
533 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileLoadStore()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp481 Instruction *InsertI = TileDP; in lowerTileDP() local
489 BasicBlock *Start = InsertI->getParent(); in lowerTileDP()
491 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileDP()
526 Instruction *InsertI = TileLoadStore; in lowerTileLoadStore() local
531 BasicBlock *Start = InsertI->getParent(); in lowerTileLoadStore()
533 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileLoadStore()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp481 Instruction *InsertI = TileDP; in lowerTileDP() local
489 BasicBlock *Start = InsertI->getParent(); in lowerTileDP()
491 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileDP()
526 Instruction *InsertI = TileLoadStore; in lowerTileLoadStore() local
531 BasicBlock *Start = InsertI->getParent(); in lowerTileLoadStore()
533 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileLoadStore()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp481 Instruction *InsertI = TileDP; in lowerTileDP() local
489 BasicBlock *Start = InsertI->getParent(); in lowerTileDP()
491 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileDP()
526 Instruction *InsertI = TileLoadStore; in lowerTileLoadStore() local
531 BasicBlock *Start = InsertI->getParent(); in lowerTileLoadStore()
533 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileLoadStore()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp481 Instruction *InsertI = TileDP; in lowerTileDP() local
489 BasicBlock *Start = InsertI->getParent(); in lowerTileDP()
491 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileDP()
526 Instruction *InsertI = TileLoadStore; in lowerTileLoadStore() local
531 BasicBlock *Start = InsertI->getParent(); in lowerTileLoadStore()
533 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileLoadStore()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp481 Instruction *InsertI = TileDP; in lowerTileDP() local
489 BasicBlock *Start = InsertI->getParent(); in lowerTileDP()
491 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileDP()
526 Instruction *InsertI = TileLoadStore; in lowerTileLoadStore() local
531 BasicBlock *Start = InsertI->getParent(); in lowerTileLoadStore()
533 SplitBlock(InsertI->getParent(), InsertI, &DTU, LI, nullptr, "continue"); in lowerTileLoadStore()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2815 MBB->splice(InsertI, MBB, LastI); in emitUnrolled()
2834 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL, in emitLoop()
2851 BuildMI(*MBB, InsertI, DL, in emitLoop()
2862 *MBB, InsertI, DL, in emitLoop()
2939 emitUnrolled(InsertI); in emitCode()
2949 if (InsertI != MBB->end() && in emitCode()
2952 UpdateInstr = &*InsertI++; in emitCode()
2965 emitLoop(InsertI); in emitCode()
3066 InsertI++; in tryMergeAdjacentSTG()
3096 TSE.emitCode(InsertI, TFI, /*IsLast = */ true); in tryMergeAdjacentSTG()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2925 MBB->splice(InsertI, MBB, LastI); in emitUnrolled()
2944 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL, in emitLoop()
2961 BuildMI(*MBB, InsertI, DL, in emitLoop()
2972 *MBB, InsertI, DL, in emitLoop()
3049 emitUnrolled(InsertI); in emitCode()
3059 if (InsertI != MBB->end() && in emitCode()
3062 UpdateInstr = &*InsertI++; in emitCode()
3075 emitLoop(InsertI); in emitCode()
3176 InsertI++; in tryMergeAdjacentSTG()
3206 TSE.emitCode(InsertI, TFI, /*IsLast = */ true); in tryMergeAdjacentSTG()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2979 MBB->splice(InsertI, MBB, LastI); in emitUnrolled()
2998 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL, in emitLoop()
3015 BuildMI(*MBB, InsertI, DL, in emitLoop()
3026 *MBB, InsertI, DL, in emitLoop()
3103 emitUnrolled(InsertI); in emitCode()
3113 if (InsertI != MBB->end() && in emitCode()
3116 UpdateInstr = &*InsertI++; in emitCode()
3129 emitLoop(InsertI); in emitCode()
3230 InsertI++; in tryMergeAdjacentSTG()
3260 TSE.emitCode(InsertI, TFI, /*IsLast = */ true); in tryMergeAdjacentSTG()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3206 MBB->splice(InsertI, MBB, LastI);
3225 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL,
3242 BuildMI(*MBB, InsertI, DL,
3253 *MBB, InsertI, DL,
3330 emitUnrolled(InsertI);
3340 if (InsertI != MBB->end() &&
3343 UpdateInstr = &*InsertI++;
3356 emitLoop(InsertI);
3457 InsertI++;
3487 TSE.emitCode(InsertI, TFI, /*IsLast = */ true);
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3206 MBB->splice(InsertI, MBB, LastI); in emitUnrolled()
3225 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL, in emitLoop()
3242 BuildMI(*MBB, InsertI, DL, in emitLoop()
3253 *MBB, InsertI, DL, in emitLoop()
3330 emitUnrolled(InsertI); in emitCode()
3340 if (InsertI != MBB->end() && in emitCode()
3343 UpdateInstr = &*InsertI++; in emitCode()
3356 emitLoop(InsertI); in emitCode()
3457 InsertI++; in tryMergeAdjacentSTG()
3487 TSE.emitCode(InsertI, TFI, /*IsLast = */ true); in tryMergeAdjacentSTG()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2979 MBB->splice(InsertI, MBB, LastI); in emitUnrolled()
2998 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL, in emitLoop()
3015 BuildMI(*MBB, InsertI, DL, in emitLoop()
3026 *MBB, InsertI, DL, in emitLoop()
3103 emitUnrolled(InsertI); in emitCode()
3113 if (InsertI != MBB->end() && in emitCode()
3116 UpdateInstr = &*InsertI++; in emitCode()
3129 emitLoop(InsertI); in emitCode()
3230 InsertI++; in tryMergeAdjacentSTG()
3260 TSE.emitCode(InsertI, TFI, /*IsLast = */ true); in tryMergeAdjacentSTG()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3206 MBB->splice(InsertI, MBB, LastI); in emitUnrolled()
3225 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL, in emitLoop()
3242 BuildMI(*MBB, InsertI, DL, in emitLoop()
3253 *MBB, InsertI, DL, in emitLoop()
3330 emitUnrolled(InsertI); in emitCode()
3340 if (InsertI != MBB->end() && in emitCode()
3343 UpdateInstr = &*InsertI++; in emitCode()
3356 emitLoop(InsertI); in emitCode()
3457 InsertI++; in tryMergeAdjacentSTG()
3487 TSE.emitCode(InsertI, TFI, /*IsLast = */ true); in tryMergeAdjacentSTG()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3226 MBB->splice(InsertI, MBB, LastI); in emitUnrolled()
3245 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL, in emitLoop()
3262 BuildMI(*MBB, InsertI, DL, in emitLoop()
3273 *MBB, InsertI, DL, in emitLoop()
3350 emitUnrolled(InsertI); in emitCode()
3360 if (InsertI != MBB->end() && in emitCode()
3363 UpdateInstr = &*InsertI++; in emitCode()
3376 emitLoop(InsertI); in emitCode()
3477 InsertI++; in tryMergeAdjacentSTG()
3507 TSE.emitCode(InsertI, TFI, /*IsLast = */ true); in tryMergeAdjacentSTG()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3206 MBB->splice(InsertI, MBB, LastI); in emitUnrolled()
3225 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL, in emitLoop()
3242 BuildMI(*MBB, InsertI, DL, in emitLoop()
3253 *MBB, InsertI, DL, in emitLoop()
3330 emitUnrolled(InsertI); in emitCode()
3340 if (InsertI != MBB->end() && in emitCode()
3343 UpdateInstr = &*InsertI++; in emitCode()
3356 emitLoop(InsertI); in emitCode()
3457 InsertI++; in tryMergeAdjacentSTG()
3487 TSE.emitCode(InsertI, TFI, /*IsLast = */ true); in tryMergeAdjacentSTG()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2979 MBB->splice(InsertI, MBB, LastI); in emitUnrolled()
2998 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL, in emitLoop()
3015 BuildMI(*MBB, InsertI, DL, in emitLoop()
3026 *MBB, InsertI, DL, in emitLoop()
3103 emitUnrolled(InsertI); in emitCode()
3113 if (InsertI != MBB->end() && in emitCode()
3116 UpdateInstr = &*InsertI++; in emitCode()
3129 emitLoop(InsertI); in emitCode()
3230 InsertI++; in tryMergeAdjacentSTG()
3260 TSE.emitCode(InsertI, TFI, /*IsLast = */ true); in tryMergeAdjacentSTG()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3206 MBB->splice(InsertI, MBB, LastI); in emitUnrolled()
3225 MachineInstr *LoopI = BuildMI(*MBB, InsertI, DL, in emitLoop()
3242 BuildMI(*MBB, InsertI, DL, in emitLoop()
3253 *MBB, InsertI, DL, in emitLoop()
3330 emitUnrolled(InsertI); in emitCode()
3340 if (InsertI != MBB->end() && in emitCode()
3343 UpdateInstr = &*InsertI++; in emitCode()
3356 emitLoop(InsertI); in emitCode()
3457 InsertI++; in tryMergeAdjacentSTG()
3487 TSE.emitCode(InsertI, TFI, /*IsLast = */ true); in tryMergeAdjacentSTG()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1220 Instruction *InsertI = cast<Instruction>(MatMul); in createTiledLoops() local
1221 BasicBlock *Start = InsertI->getParent(); in createTiledLoops()
1223 SplitBlock(InsertI->getParent(), InsertI, DT, LI, nullptr, "continue"); in createTiledLoops()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1220 Instruction *InsertI = cast<Instruction>(MatMul); in createTiledLoops() local
1221 BasicBlock *Start = InsertI->getParent(); in createTiledLoops()
1223 SplitBlock(InsertI->getParent(), InsertI, DT, LI, nullptr, "continue"); in createTiledLoops()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1220 Instruction *InsertI = cast<Instruction>(MatMul); in createTiledLoops() local
1221 BasicBlock *Start = InsertI->getParent(); in createTiledLoops()
1223 SplitBlock(InsertI->getParent(), InsertI, DT, LI, nullptr, "continue"); in createTiledLoops()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1412 Instruction *InsertI = cast<Instruction>(MatMul);
1413 BasicBlock *Start = InsertI->getParent();
1415 SplitBlock(InsertI->getParent(), InsertI, DT, LI, nullptr, "continue");
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1412 Instruction *InsertI = cast<Instruction>(MatMul); in createTiledLoops() local
1413 BasicBlock *Start = InsertI->getParent(); in createTiledLoops()
1415 SplitBlock(InsertI->getParent(), InsertI, DT, LI, nullptr, "continue"); in createTiledLoops()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1412 Instruction *InsertI = cast<Instruction>(MatMul); in createTiledLoops() local
1413 BasicBlock *Start = InsertI->getParent(); in createTiledLoops()
1415 SplitBlock(InsertI->getParent(), InsertI, DT, LI, nullptr, "continue"); in createTiledLoops()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1414 Instruction *InsertI = cast<Instruction>(MatMul); in createTiledLoops() local
1415 BasicBlock *Start = InsertI->getParent(); in createTiledLoops()
1417 SplitBlock(InsertI->getParent(), InsertI, DT, LI, nullptr, "continue"); in createTiledLoops()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1412 Instruction *InsertI = cast<Instruction>(MatMul); in createTiledLoops() local
1413 BasicBlock *Start = InsertI->getParent(); in createTiledLoops()
1415 SplitBlock(InsertI->getParent(), InsertI, DT, LI, nullptr, "continue"); in createTiledLoops()

12