Searched defs:InstInfo (Results 1 – 10 of 10) sorted by relevance
92 static const struct instruction_info InstInfo[MAX_OPCODE] = { variable
1243 CodeGenInstruction &InstInfo = CDP.getTargetInfo().getInstruction(Operator); in GetNumNodeResults() local1823 CodeGenInstruction &InstInfo = in ApplyTypeConstraints() local2833 static bool InferFromPattern(CodeGenInstruction &InstInfo, in InferFromPattern()3136 CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in ParseInstructions() local3266 CodeGenInstruction &InstInfo = in InferInstructionFlags() local3294 CodeGenInstruction &InstInfo = Target.getInstruction(PatInstrs.front()); in InferInstructionFlags() local3353 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local3393 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local
184 struct InstInfo { struct185 MachineBasicBlock::iterator I;186 unsigned SPAdjust;187 bool BeforeFPSet;
231 struct InstInfo { struct232 MachineBasicBlock::iterator I;233 unsigned SPAdjust;234 bool BeforeFPSet;
1694 CodeGenInstruction &InstInfo = CDP.getTargetInfo().getInstruction(Operator); in GetNumNodeResults() local2324 CodeGenInstruction &InstInfo = in ApplyTypeConstraints() local3364 static bool InferFromPattern(CodeGenInstruction &InstInfo, in InferFromPattern()3671 CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in ParseInstructions() local3805 CodeGenInstruction &InstInfo = Target.getInstruction(PatInstrs.front()); in InferInstructionFlags() local3822 CodeGenInstruction *InstInfo = in InferInstructionFlags() local3836 CodeGenInstruction *InstInfo = in InferInstructionFlags() local3868 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local3908 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local
127 DenseMap<Instruction *, InstInfoType> InstInfo; member in __anona47701230111::AggressiveDeadCodeElimination
1033 CodeGenInstruction &InstInfo = CDP.getTargetInfo().getInstruction(Operator); in GetNumNodeResults() local1523 CodeGenInstruction &InstInfo = in ApplyTypeConstraints() local2541 CodeGenInstruction &InstInfo = Target.getInstruction(Instrs[i]); in ParseInstructions() local2821 CodeGenInstruction &InstInfo = in InferInstructionFlags() local
366 MCInstInfo InstInfo; variable
60 ParseInstructionInfo *InstInfo; member in __anonf33d2cb70111::X86AsmParser
73 ParseInstructionInfo *InstInfo; member in __anon3ca5b30f0111::X86AsmParser