Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/llvm-mca/Views/
DInstructionInfoView.cpp167 json::Array InstInfo; in toJSON() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNCreateVOPD.cpp77 auto InstInfo = in doReplace() local
DGCNVOPDUtils.cpp77 auto InstInfo = in checkVOPDRegConstraints() local
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1916 CodeGenInstruction &InstInfo = CDP.getTargetInfo().getInstruction(Operator); in GetNumNodeResults() local
2570 CodeGenInstruction &InstInfo = in ApplyTypeConstraints() local
3655 static bool InferFromPattern(CodeGenInstruction &InstInfo, in InferFromPattern()
3980 CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in ParseInstructions() local
4100 CodeGenInstruction &InstInfo = Target.getInstruction(PatInstrs.front()); in InferInstructionFlags() local
4117 CodeGenInstruction *InstInfo = in InferInstructionFlags() local
4131 CodeGenInstruction *InstInfo = in InferInstructionFlags() local
4162 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local
4202 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMFrameLowering.cpp598 struct InstInfo { struct
599 MachineBasicBlock::iterator I;
600 unsigned SPAdjust;
601 bool BeforeFPSet;
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h728 InstInfo(const MCInstrDesc &OpX, const MCInstrDesc &OpY) in InstInfo() function
731 InstInfo(const ComponentInfo &OprInfoX, const ComponentInfo &OprInfoY) in InstInfo() function
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DADCE.cpp130 DenseMap<Instruction *, InstInfoType> InstInfo; member in __anoncbf34b1c0111::AggressiveDeadCodeElimination
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGExprAgg.cpp997 CmpInstInfo InstInfo = [&]() -> CmpInstInfo { in EmitCompare() local
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp86 ParseInstructionInfo *InstInfo; member in __anon40f82f680111::X86AsmParser
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3566 const auto &InstInfo = getVOPDInstInfo(Opcode, &MII); in validateVOPDRegBankConstraints() local
8374 const auto &InstInfo = getVOPDInstInfo(Inst.getOpcode(), &MII); in cvtVOPD() local