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

/macosx-10.9.5/llvmCore-3425.0.33/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
/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-objdump/
H A DMCFunction.h49 std::vector<MCDecodedInst> Insts; member in class:llvm::MCBasicBlock
/macosx-10.9.5/llvmCore-3425.0.33/tools/bugpoint/
H A DCrashDebugger.cpp530 std::vector<const Instruction*> Insts; local
381 TestInsts(std::vector<const Instruction*> &Insts) argument
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeEmitterGen.cpp56 void CodeEmitterGen::reverseBits(std::vector<Record*> &Insts) { argument
235 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); local
H A DPseudoLoweringEmitter.cpp274 std::vector<Record*> Insts; local
H A DCodeGenTarget.cpp257 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); local
314 const DenseMap<const Record*, CodeGenInstruction*> &Insts = getInstructions(); local
267 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
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLICM.cpp667 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) argument
H A DLoopUnswitch.cpp303 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.cpp1194 AllocaPromoter(const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S, argument
1198 void run(const SmallVectorImpl<Instruction*> &Insts) { argument
3198 SmallVector<Instruction*, 64> Insts; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DSSAUpdater.cpp363 LoadAndStorePromoter(const SmallVectorImpl<Instruction*> &Insts, argument
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineBasicBlock.h64 Instructions Insts; member in class:llvm::MachineBasicBlock
[all...]

Completed in 170 milliseconds