Home
last modified time | relevance | path

Searched defs:Insts (Results 1 – 14 of 14) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.h59 InstSeq Insts; variable
DMipsAnalyzeImmediate.cpp105 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { in GetShortestSeq()
/external/llvm/utils/TableGen/
DCodeGenTarget.cpp264 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions() local
275 const DenseMap<const Record*, CodeGenInstruction*> &Insts, in GetInstByName()
321 const DenseMap<const Record*, CodeGenInstruction*> &Insts = getInstructions(); in ComputeInstrsByEnum() local
DCodeEmitterGen.cpp56 void CodeEmitterGen::reverseBits(std::vector<Record*> &Insts) { in reverseBits()
238 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in run() local
DPseudoLoweringEmitter.cpp275 std::vector<Record*> Insts; in run() local
DFixedLenDecoderEmitter.cpp345 FilterChooser(const std::vector<const CodeGenInstruction*> &Insts, in FilterChooser()
358 FilterChooser(const std::vector<const CodeGenInstruction*> &Insts, in FilterChooser()
DAsmWriterEmitter.cpp81 static void EmitInstructions(std::vector<AsmWriterInst> &Insts, in EmitInstructions()
/external/llvm/tools/llvm-objdump/
DMCFunction.h49 std::vector<MCDecodedInst> Insts; variable
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp382 &Insts) { in TestInsts()
530 std::vector<const Instruction*> Insts; in DebugACrash() local
/external/llvm/lib/Transforms/Utils/
DSSAUpdater.cpp363 LoadAndStorePromoter(const SmallVectorImpl<Instruction*> &Insts, in LoadAndStorePromoter()
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp671 const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S, in LoopPromoter()
DScalarReplAggregates.cpp1051 AllocaPromoter(const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S, in AllocaPromoter()
1055 void run(AllocaInst *AI, const SmallVectorImpl<Instruction*> &Insts) { in run()
1415 SmallVector<Instruction*, 64> Insts; in performPromotion() local
DLoopUnswitch.cpp312 UnswitchedValsMap& Insts = OldLoopProps.UnswitchedVals; in cloneData() local
DSROA.cpp1219 AllocaPromoter(const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S, in AllocaPromoter()
1223 void run(const SmallVectorImpl<Instruction*> &Insts) { in run()
3617 SmallVector<Instruction*, 64> Insts; in promoteAllocas() local