Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DCodeGenTarget.cpp278 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in ReadInstructions() local
290 std::unique_ptr<CodeGenInstruction>> &Insts, in GetInstByName()
312 const auto &Insts = getInstructions(); in ComputeInstrsByEnum() local
351 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in reverseBitsForLittleEndianEncoding() local
DCodeEmitterGen.cpp225 std::vector<Record*> Insts = Records.getAllDerivedDefinitions("Instruction"); in run() local
DPseudoLoweringEmitter.cpp279 std::vector<Record*> Insts; in run() local
DFixedLenDecoderEmitter.cpp340 FilterChooser(const std::vector<const CodeGenInstruction*> &Insts, in FilterChooser()
351 FilterChooser(const std::vector<const CodeGenInstruction*> &Insts, in FilterChooser()
DAsmWriterEmitter.cpp88 static void EmitInstructions(std::vector<AsmWriterInst> &Insts, in EmitInstructions()
/external/llvm/lib/Target/Mips/
DMipsAnalyzeImmediate.h59 InstSeq Insts; variable
DMipsAnalyzeImmediate.cpp106 void MipsAnalyzeImmediate::GetShortestSeq(InstSeqLs &SeqLs, InstSeq &Insts) { in GetShortestSeq()
/external/llvm/lib/Target/AArch64/
DAArch64AddressTypePromotion.cpp384 Instructions &Insts = Entry.second; in mergeSExts() local
DAArch64A57FPLoadBalancing.cpp194 std::set<MachineInstr*> Insts; member in __anon32224d0b0211::Chain
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp456 &Insts) { in TestInsts()
744 std::vector<const Instruction*> Insts; in DebugACrash() local
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp454 Instruction *I, SmallPtrSetImpl<Instruction *> &Insts) { in hasMultipleUsesOf()
DSSAUpdater.cpp325 LoadAndStorePromoter(ArrayRef<const Instruction*> Insts, in LoadAndStorePromoter()
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1056 AllocaPromoter(ArrayRef<Instruction*> Insts, SSAUpdater &S, in AllocaPromoter()
1060 void run(AllocaInst *AI, const SmallVectorImpl<Instruction*> &Insts) { in run()
1425 SmallVector<Instruction*, 64> Insts; in performPromotion() local
DLICM.cpp770 ArrayRef<const Instruction *> Insts, in LoopPromoter()
DLoopUnswitch.cpp356 UnswitchedValsMap &Insts = OldLoopProps.UnswitchedVals; in cloneData() local
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp193 SmallVector<InstInfo, 4> Insts; member
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp1286 SmallVector<Instruction *, 4> Insts; in getInstructionsForAccess() local