/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsAnalyzeImmediate.h | 59 InstSeq Insts; variable
|
H A D | MipsAnalyzeImmediate.cpp | 106 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { in GetShortestSeq()
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenTarget.cpp | 266 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions() local 278 std::unique_ptr<CodeGenInstruction>> &Insts, in GetInstByName() 300 const auto &Insts = getInstructions(); in ComputeInstrsByEnum() local 339 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in reverseBitsForLittleEndianEncoding() local
|
H A D | CodeEmitterGen.cpp | 225 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in run() local
|
H A D | PseudoLoweringEmitter.cpp | 279 std::vector<Record*> Insts; in run() local
|
H A D | FixedLenDecoderEmitter.cpp | 340 FilterChooser(const std::vector<const CodeGenInstruction*> &Insts, in FilterChooser() 351 FilterChooser(const std::vector<const CodeGenInstruction*> &Insts, in FilterChooser()
|
H A D | AsmWriterEmitter.cpp | 88 static void EmitInstructions(std::vector<AsmWriterInst> &Insts, in EmitInstructions()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64AddressTypePromotion.cpp | 381 Instructions &Insts = Entry.second; in mergeSExts() local
|
H A D | AArch64A57FPLoadBalancing.cpp | 181 std::set<MachineInstr*> Insts; member in __anonc201d1dc0111::Chain
|
/minix3/external/bsd/llvm/dist/llvm/tools/bugpoint/ |
H A D | CrashDebugger.cpp | 379 &Insts) { in TestInsts() 527 std::vector<const Instruction*> Insts; in DebugACrash() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SSAUpdater.cpp | 324 LoadAndStorePromoter(const SmallVectorImpl<Instruction*> &Insts, in LoadAndStorePromoter()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | ScalarReplAggregates.cpp | 1064 AllocaPromoter(const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S, in AllocaPromoter() 1068 void run(AllocaInst *AI, const SmallVectorImpl<Instruction*> &Insts) { in run() 1428 SmallVector<Instruction*, 64> Insts; in performPromotion() local
|
H A D | LICM.cpp | 732 LoopPromoter(Value *SP, const SmallVectorImpl<Instruction *> &Insts, in LoopPromoter()
|
H A D | LoopUnswitch.cpp | 309 UnswitchedValsMap &Insts = OldLoopProps.UnswitchedVals; in cloneData() local
|
H A D | SROA.cpp | 1087 AllocaPromoter(const SmallVectorImpl<Instruction *> &Insts, SSAUpdater &S, in AllocaPromoter() 1091 void run(const SmallVectorImpl<Instruction *> &Insts) { in run() 4301 SmallVector<Instruction *, 64> Insts; in promoteAllocas() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.cpp | 180 SmallVector<InstInfo, 4> Insts; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 5001 SmallPtrSetImpl<Instruction *> &Insts) { in hasMultipleUsesOf()
|