Home
last modified time | relevance | path

Searched defs:Inst (Results 1 – 25 of 176) sorted by relevance

12345678

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrAnalysis.h34 virtual bool isBranch(const MCInst &Inst) const { in isBranch()
38 virtual bool isConditionalBranch(const MCInst &Inst) const { in isConditionalBranch()
42 virtual bool isUnconditionalBranch(const MCInst &Inst) const { in isUnconditionalBranch()
46 virtual bool isIndirectBranch(const MCInst &Inst) const { in isIndirectBranch()
50 virtual bool isCall(const MCInst &Inst) const { in isCall()
54 virtual bool isReturn(const MCInst &Inst) const { in isReturn()
58 virtual bool isTerminator(const MCInst &Inst) const { in isTerminator()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp49 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass()
59 static DecodeStatus DecodeGR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass()
65 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass()
71 static DecodeStatus DecodeGR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass()
77 static DecodeStatus DecodeGR128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass()
83 static DecodeStatus DecodeADDR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeADDR64BitRegisterClass()
89 static DecodeStatus DecodeFP32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass()
95 static DecodeStatus DecodeFP64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass()
101 static DecodeStatus DecodeFP128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP128BitRegisterClass()
108 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint64_t Imm) { in decodeUImmOperand()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp168 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass()
175 static DecodeStatus DecodeCRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRRCRegisterClass()
181 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass()
187 static DecodeStatus DecodeF4RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF4RCRegisterClass()
193 static DecodeStatus DecodeF8RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF8RCRegisterClass()
199 static DecodeStatus DecodeVRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVRRCRegisterClass()
205 static DecodeStatus DecodeVSRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSRCRegisterClass()
211 static DecodeStatus DecodeVSFRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSFRCRegisterClass()
217 static DecodeStatus DecodeGPRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRCRegisterClass()
223 static DecodeStatus DecodeGPRC_NOR0RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRC_NOR0RegisterClass()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp259 static DecodeStatus DecodeFPR128RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR128RegisterClass()
270 static DecodeStatus DecodeFPR128_loRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR128_loRegisterClass()
288 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR64RegisterClass()
309 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR32RegisterClass()
330 static DecodeStatus DecodeFPR16RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR16RegisterClass()
351 static DecodeStatus DecodeFPR8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR8RegisterClass()
372 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64RegisterClass()
383 static DecodeStatus DecodeGPR64spRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64spRegisterClass()
405 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR32RegisterClass()
416 static DecodeStatus DecodeGPR32spRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR32spRegisterClass()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/Disassembler/
H A DMipsDisassembler.cpp944 static DecodeStatus DecodeCPU16RegsRegisterClass(MCInst &Inst, in DecodeCPU16RegsRegisterClass()
953 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, in DecodeGPR64RegisterClass()
966 static DecodeStatus DecodeGPRMM16RegisterClass(MCInst &Inst, in DecodeGPRMM16RegisterClass()
977 static DecodeStatus DecodeGPRMM16ZeroRegisterClass(MCInst &Inst, in DecodeGPRMM16ZeroRegisterClass()
988 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, in DecodeGPR32RegisterClass()
999 static DecodeStatus DecodePtrRegisterClass(MCInst &Inst, in DecodePtrRegisterClass()
1009 static DecodeStatus DecodeDSPRRegisterClass(MCInst &Inst, in DecodeDSPRRegisterClass()
1016 static DecodeStatus DecodeFGR64RegisterClass(MCInst &Inst, in DecodeFGR64RegisterClass()
1028 static DecodeStatus DecodeFGR32RegisterClass(MCInst &Inst, in DecodeFGR32RegisterClass()
1040 static DecodeStatus DecodeCCRRegisterClass(MCInst &Inst, in DecodeCCRRegisterClass()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAnalyzeImmediate.h19 struct Inst { struct
21 Inst(unsigned Opc, unsigned ImmOpnd); argument
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp887 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRRegisterClass()
898 DecodeGPRnopcRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRnopcRegisterClass()
911 DecodeGPRwithAPSRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRwithAPSRRegisterClass()
925 static DecodeStatus DecodetGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetGPRRegisterClass()
937 static DecodeStatus DecodeGPRPairRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRPairRegisterClass()
952 static DecodeStatus DecodetcGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetcGPRRegisterClass()
982 static DecodeStatus DecoderGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecoderGPRRegisterClass()
1002 static DecodeStatus DecodeSPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeSPRRegisterClass()
1023 static DecodeStatus DecodeDPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDPRRegisterClass()
1037 static DecodeStatus DecodeDPR_8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDPR_8RegisterClass()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp199 static DecodeStatus DecodeGRRegsRegisterClass(MCInst &Inst, in DecodeGRRegsRegisterClass()
211 static DecodeStatus DecodeRRegsRegisterClass(MCInst &Inst, in DecodeRRegsRegisterClass()
223 static DecodeStatus DecodeBitpOperand(MCInst &Inst, unsigned Val, in DecodeBitpOperand()
234 static DecodeStatus DecodeNegImmOperand(MCInst &Inst, unsigned Val, in DecodeNegImmOperand()
275 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail()
345 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction()
358 Decode2RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction()
371 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction()
384 Decode2RSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RSrcDstInstruction()
398 DecodeRUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeRUSInstruction()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp67 static DecodeStatus DecodeRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeRegisterClass()
77 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeIntRegsRegisterClass()
88 static DecodeStatus DecodeCtrRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeCtrRegsRegisterClass()
108 static DecodeStatus DecodeModRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeModRegsRegisterClass()
125 static DecodeStatus DecodeDoubleRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDoubleRegsRegisterClass()
139 static DecodeStatus DecodePredRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodePredRegsRegisterClass()
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DCFLAliasAnalysis.cpp259 void visitCastInst(CastInst &Inst) { in visitCastInst()
264 void visitBinaryOperator(BinaryOperator &Inst) { in visitBinaryOperator()
271 void visitAtomicCmpXchgInst(AtomicCmpXchgInst &Inst) { in visitAtomicCmpXchgInst()
277 void visitAtomicRMWInst(AtomicRMWInst &Inst) { in visitAtomicRMWInst()
283 void visitPHINode(PHINode &Inst) { in visitPHINode()
290 void visitGetElementPtrInst(GetElementPtrInst &Inst) { in visitGetElementPtrInst()
297 void visitSelectInst(SelectInst &Inst) { in visitSelectInst()
308 void visitLoadInst(LoadInst &Inst) { in visitLoadInst()
314 void visitStoreInst(StoreInst &Inst) { in visitStoreInst()
320 void visitVAArgInst(VAArgInst &Inst) { in visitVAArgInst()
[all …]
H A DMemoryDependenceAnalysis.cpp113 Instruction *Inst, KeyTy Val) { in RemoveFromReverseMap()
128 AliasAnalysis::ModRefResult GetLocation(const Instruction *Inst, in GetLocation()
218 Instruction *Inst = --ScanIt; in getCallSiteDependencyFrom() local
418 Instruction *Inst = --ScanIt; in getPointerDependencyFrom() local
654 if (Instruction *Inst = LocalCache.getInst()) { in getDependency() local
807 if (Instruction *Inst = ExistingResult->getResult().getInst()) { in getNonLocalCallDependency() local
840 if (Instruction *Inst = Dep.getInst()) in getNonLocalCallDependency() local
865 auto getLocation = [](AliasAnalysis *AA, Instruction *Inst) { in getNonLocalPointerDependency()
893 auto isVolatile = [](Instruction *Inst) { in getNonLocalPointerDependency()
904 auto isOrdered = [](Instruction *Inst) { in getNonLocalPointerDependency()
[all …]
H A DPHITransAddr.cpp25 static bool CanPHITrans(Instruction *Inst) { in CanPHITrans()
118 Instruction *Inst = dyn_cast<Instruction>(Addr); in IsPotentiallyPHITranslatable() local
149 Instruction *Inst = dyn_cast<Instruction>(V); in PHITranslateSubExpr() local
327 if (Instruction *Inst = dyn_cast_or_null<Instruction>(Addr)) in PHITranslateValue() local
378 Instruction *Inst = cast<Instruction>(InVal); in InsertPHITranslatedSubExpr() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp109 static DecodeStatus DecodeIntRegsRegisterClass(MCInst &Inst, in DecodeIntRegsRegisterClass()
120 static DecodeStatus DecodeI64RegsRegisterClass(MCInst &Inst, in DecodeI64RegsRegisterClass()
132 static DecodeStatus DecodeFPRegsRegisterClass(MCInst &Inst, in DecodeFPRegsRegisterClass()
144 static DecodeStatus DecodeDFPRegsRegisterClass(MCInst &Inst, in DecodeDFPRegsRegisterClass()
156 static DecodeStatus DecodeQFPRegsRegisterClass(MCInst &Inst, in DecodeQFPRegsRegisterClass()
170 static DecodeStatus DecodeFCCRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFCCRegsRegisterClass()
295 static DecodeStatus DecodeLoadInt(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadInt()
301 static DecodeStatus DecodeLoadFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadFP()
307 static DecodeStatus DecodeLoadDFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadDFP()
313 static DecodeStatus DecodeLoadQFP(MCInst &Inst, unsigned insn, uint64_t Address, in DecodeLoadQFP()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64AddressTypePromotion.cpp154 bool AArch64AddressTypePromotion::canGetThrough(const Instruction *Inst) { in canGetThrough()
177 bool AArch64AddressTypePromotion::shouldGetThrough(const Instruction *Inst) { in shouldGetThrough()
206 static bool shouldSExtOperand(const Instruction *Inst, int OpIdx) { in shouldSExtOperand()
270 while (auto *Inst = dyn_cast<Instruction>(SExt->getOperand(0))) { in propagateSignExtension() local
439 const Instruction *Inst = dyn_cast<GetElementPtrInst>(U); in analyzeSExtension() local
450 Instruction *Inst = SExt; in analyzeSExtension() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSink.cpp76 bool Sinking::AllUsesDominatedByBlock(Instruction *Inst, in AllUsesDominatedByBlock()
139 Instruction *Inst = I; // The instruction to sink. in ProcessBlock() local
159 static bool isSafeToMove(Instruction *Inst, AliasAnalysis *AA, in isSafeToMove()
182 bool Sinking::IsAcceptableTarget(Instruction *Inst, in IsAcceptableTarget()
221 bool Sinking::SinkInstruction(Instruction *Inst, in SinkInstruction()
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp88 InstrInfoEmitter::GetOperandInfo(const CodeGenInstruction &Inst) { in GetOperandInfo()
180 for (const CodeGenInstruction *Inst : Target.instructions()) { in EmitOperandInfo() local
208 for (const CodeGenInstruction *Inst : NumberedInstructions) { in initOperandMapData() local
363 Record *Inst = II->TheDef; in run() local
389 for (const CodeGenInstruction *Inst : NumberedInstructions) { in run() local
405 for (const CodeGenInstruction *Inst : NumberedInstructions) { in run() local
462 void InstrInfoEmitter::emitRecord(const CodeGenInstruction &Inst, unsigned Num, in emitRecord()
587 for (const CodeGenInstruction *Inst : NumberedInstructions) in emitEnums() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1113 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr()
1123 void addRegOperands(MCInst &Inst, unsigned N) const { in addRegOperands()
1128 void addGPR32as64Operands(MCInst &Inst, unsigned N) const { in addGPR32as64Operands()
1140 void addVectorReg64Operands(MCInst &Inst, unsigned N) const { in addVectorReg64Operands()
1147 void addVectorReg128Operands(MCInst &Inst, unsigned N) const { in addVectorReg128Operands()
1154 void addVectorRegLoOperands(MCInst &Inst, unsigned N) const { in addVectorRegLoOperands()
1160 void addVectorList64Operands(MCInst &Inst, unsigned N) const { in addVectorList64Operands()
1171 void addVectorList128Operands(MCInst &Inst, unsigned N) const { in addVectorList128Operands()
1181 void addVectorIndex1Operands(MCInst &Inst, unsigned N) const { in addVectorIndex1Operands()
1186 void addVectorIndexBOperands(MCInst &Inst, unsigned N) const { in addVectorIndexBOperands()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.cpp36 llvm::objcarc::CanAlterRefCount(const Instruction *Inst, const Value *Ptr, in CanAlterRefCount()
73 llvm::objcarc::CanUse(const Instruction *Inst, const Value *Ptr, in CanUse()
118 llvm::objcarc::Depends(DependenceKind Flavor, Instruction *Inst, in Depends()
238 Instruction *Inst = --LocalStartPos; in FindDependencies() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp1747 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr()
1757 void addCondCodeOperands(MCInst &Inst, unsigned N) const { in addCondCodeOperands()
1764 void addCoprocNumOperands(MCInst &Inst, unsigned N) const { in addCoprocNumOperands()
1769 void addCoprocRegOperands(MCInst &Inst, unsigned N) const { in addCoprocRegOperands()
1774 void addCoprocOptionOperands(MCInst &Inst, unsigned N) const { in addCoprocOptionOperands()
1779 void addITMaskOperands(MCInst &Inst, unsigned N) const { in addITMaskOperands()
1784 void addITCondCodeOperands(MCInst &Inst, unsigned N) const { in addITCondCodeOperands()
1789 void addCCOutOperands(MCInst &Inst, unsigned N) const { in addCCOutOperands()
1794 void addRegOperands(MCInst &Inst, unsigned N) const { in addRegOperands()
1799 void addRegShiftedRegOperands(MCInst &Inst, unsigned N) const { in addRegShiftedRegOperands()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.h58 bool mayNeedRelaxation(const MCInst &Inst) const override { in mayNeedRelaxation()
78 void relaxInstruction(const MCInst &Inst, MCInst &Res) const override {} in relaxInstruction()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCInstrAnalysis.cpp13 bool MCInstrAnalysis::evaluateBranch(const MCInst &Inst, uint64_t Addr, in evaluateBranch()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp61 void AArch64TargetAsmStreamer::emitInst(uint32_t Inst) { in emitInst()
113 void EmitInstruction(const MCInst &Inst, in EmitInstruction()
119 void emitInst(uint32_t Inst) { in emitInst()
201 void AArch64TargetELFStreamer::emitInst(uint32_t Inst) { in emitInst()
H A DAArch64TargetStreamer.cpp43 void AArch64TargetStreamer::emitInst(uint32_t Inst) {} in emitInst()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp643 void addExpr(MCInst &Inst, const MCExpr *Expr) const { in addExpr()
653 void addRegOperands(MCInst &Inst, unsigned N) const { in addRegOperands()
660 void addGPR32AsmRegOperands(MCInst &Inst, unsigned N) const { in addGPR32AsmRegOperands()
665 void addGPRMM16AsmRegOperands(MCInst &Inst, unsigned N) const { in addGPRMM16AsmRegOperands()
670 void addGPRMM16AsmRegZeroOperands(MCInst &Inst, unsigned N) const { in addGPRMM16AsmRegZeroOperands()
678 void addGPR64AsmRegOperands(MCInst &Inst, unsigned N) const { in addGPR64AsmRegOperands()
683 void addAFGR64AsmRegOperands(MCInst &Inst, unsigned N) const { in addAFGR64AsmRegOperands()
688 void addFGR64AsmRegOperands(MCInst &Inst, unsigned N) const { in addFGR64AsmRegOperands()
693 void addFGR32AsmRegOperands(MCInst &Inst, unsigned N) const { in addFGR32AsmRegOperands()
702 void addFGRH32AsmRegOperands(MCInst &Inst, unsigned N) const { in addFGRH32AsmRegOperands()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp1486 bool LLParser::ParseInstructionMetadata(Instruction *Inst, in ParseInstructionMetadata()
2221 LocTy NameLoc, Instruction *Inst) { in SetInstName()
3578 Instruction *Inst; in ParseBasicBlock() local
3633 int LLParser::ParseInstruction(Instruction *&Inst, BasicBlock *BB, in ParseInstruction()
3786 bool LLParser::ParseRet(Instruction *&Inst, BasicBlock *BB, in ParseRet()
3818 bool LLParser::ParseBr(Instruction *&Inst, PerFunctionState &PFS) { in ParseBr()
3847 bool LLParser::ParseSwitch(Instruction *&Inst, PerFunctionState &PFS) { in ParseSwitch()
3892 bool LLParser::ParseIndirectBr(Instruction *&Inst, PerFunctionState &PFS) { in ParseIndirectBr()
3933 bool LLParser::ParseInvoke(Instruction *&Inst, PerFunctionState &PFS) { in ParseInvoke()
4033 bool LLParser::ParseResume(Instruction *&Inst, PerFunctionState &PFS) { in ParseResume()
[all …]

12345678