Searched defs:InstInfo (Results 1 – 7 of 7) sorted by relevance
94 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;
230 struct InstInfo { struct231 MachineBasicBlock::iterator I;232 unsigned SPAdjust;233 bool BeforeFPSet;
129 DenseMap<Instruction *, InstInfoType> InstInfo; member in __anonc53070e90111::AggressiveDeadCodeElimination
60 ParseInstructionInfo *InstInfo; member in __anonaf54d4730111::X86AsmParser
72 ParseInstructionInfo *InstInfo; member in __anon3975fb150111::X86AsmParser