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.cpp250 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions() local
261 const DenseMap<const Record*, CodeGenInstruction*> &Insts, in GetInstByName()
307 const DenseMap<const Record*, CodeGenInstruction*> &Insts = getInstructions(); in ComputeInstrsByEnum() local
DCodeEmitterGen.cpp56 void CodeEmitterGen::reverseBits(std::vector<Record*> &Insts) { in reverseBits()
235 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in run() local
DPseudoLoweringEmitter.cpp274 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.cpp668 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.cpp303 UnswitchedValsMap& Insts = OldLoopProps.UnswitchedVals; in cloneData() local
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1529 SmallVector<MCInst, 2> Insts; in MatchAndEmitInstruction() local