Searched defs:Insts (Results 1 - 18 of 18) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h59 InstSeq Insts; member in class:llvm::MipsAnalyzeImmediate
H A DMipsAnalyzeImmediate.cpp105 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { argument
/freebsd-10-stable/contrib/llvm/lib/MC/
H A DMCFunction.cpp47 MCBasicBlock::MCBasicBlock(const MCTextAtom &Insts, MCFunction *Parent) argument
H A DMCModuleYAML.cpp103 std::vector<Inst> Insts; member in struct:llvm::MCModuleYAML::Atom
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCFunction.h34 const MCTextAtom *Insts; member in class:llvm::MCBasicBlock
H A DMCAtom.h126 InstListTy Insts; member in class:llvm::MCTextAtom
/freebsd-10-stable/contrib/llvm/lib/Target/Sparc/
H A DSparcJITInfo.cpp123 emitInstrForIndirectJump(intptr_t Addr, unsigned scratch, SmallVectorImpl<uint32_t> &Insts) argument
195 SmallVector<uint32_t, 8> Insts; local
235 SmallVector<uint32_t, 8> Insts; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/bugpoint/
H A DCrashDebugger.cpp528 std::vector<const Instruction*> Insts; local
379 TestInsts(std::vector<const Instruction*> &Insts) argument
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp56 void CodeEmitterGen::reverseBits(std::vector<Record*> &Insts) { argument
238 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); local
H A DPseudoLoweringEmitter.cpp275 std::vector<Record*> Insts; local
H A DCodeGenTarget.cpp269 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); local
328 const DenseMap<const Record*, CodeGenInstruction*> &Insts = getInstructions(); local
279 GetInstByName(const char *Name, const DenseMap<const Record*, CodeGenInstruction*> &Insts, RecordKeeper &Records) argument
[all...]
H A DFixedLenDecoderEmitter.cpp345 FilterChooser(const std::vector<const CodeGenInstruction*> &Insts, argument
358 FilterChooser(const std::vector<const CodeGenInstruction*> &Insts, argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DLICM.cpp670 LoopPromoter(Value *SP, const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S, SmallPtrSet<Value*, 4> &PMA, SmallVectorImpl<BasicBlock*> &LEB, SmallVectorImpl<Instruction*> &LIP, AliasSetTracker &ast, DebugLoc dl, int alignment, MDNode *TBAATag) argument
H A DLoopUnswitch.cpp310 UnswitchedValsMap &Insts = OldLoopProps.UnswitchedVals; local
H A DScalarReplAggregates.cpp1051 AllocaPromoter(const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S, argument
1055 void run(AllocaInst *AI, const SmallVectorImpl<Instruction*> &Insts) { argument
1415 SmallVector<Instruction*, 64> Insts; local
[all...]
H A DSROA.cpp736 AllocaPromoter(const SmallVectorImpl<Instruction *> &Insts, SSAUpdater &S, argument
740 void run(const SmallVectorImpl<Instruction*> &Insts) { argument
3465 SmallVector<Instruction *, 64> Insts; local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp325 LoadAndStorePromoter(const SmallVectorImpl<Instruction*> &Insts, argument
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h64 Instructions Insts; member in class:llvm::MachineBasicBlock
[all...]

Completed in 223 milliseconds