Home
last modified time | relevance | path

Searched defs:InstInfo (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp167 json::Array InstInfo; in toJSON() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp88 auto InstInfo = in doReplace() local
H A DGCNVOPDUtils.cpp77 auto InstInfo = in checkVOPDRegConstraints() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp1891 CodeGenInstruction &InstInfo = CDP.getTargetInfo().getInstruction(Operator); in GetNumNodeResults() local
2551 CodeGenInstruction &InstInfo = in ApplyTypeConstraints() local
3647 static bool InferFromPattern(CodeGenInstruction &InstInfo, in InferFromPattern()
3980 CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in ParseInstructions() local
4099 CodeGenInstruction &InstInfo = Target.getInstruction(PatInstrs.front()); in InferInstructionFlags() local
4116 CodeGenInstruction *InstInfo = in InferInstructionFlags() local
4130 CodeGenInstruction *InstInfo = in InferInstructionFlags() local
4160 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local
4201 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp599 struct InstInfo { struct
600 MachineBasicBlock::iterator I;
601 unsigned SPAdjust;
602 bool BeforeFPSet;
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h810 InstInfo(const MCInstrDesc &OpX, const MCInstrDesc &OpY) in InstInfo() function
813 InstInfo(const ComponentInfo &OprInfoX, const ComponentInfo &OprInfoY) in InstInfo() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DADCE.cpp134 DenseMap<Instruction *, InstInfoType> InstInfo; member in __anonf15092a00111::AggressiveDeadCodeElimination
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1014 CmpInstInfo InstInfo = [&]() -> CmpInstInfo { in EmitCompare() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp295 CodeGenInstruction &InstInfo = Target.getInstruction(Dst.getOperator()); in getInstResultType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp91 ParseInstructionInfo *InstInfo; member in __anonee973c6c0111::X86AsmParser
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3817 const auto &InstInfo = getVOPDInstInfo(Opcode, &MII); in validateVOPDRegBankConstraints() local
8889 const auto &InstInfo = getVOPDInstInfo(Inst.getOpcode(), &MII); in cvtVOPD() local