Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dprog_instruction.c94 static const struct instruction_info InstInfo[MAX_OPCODE] = { variable
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp1243 CodeGenInstruction &InstInfo = CDP.getTargetInfo().getInstruction(Operator); in GetNumNodeResults() local
1823 CodeGenInstruction &InstInfo = in ApplyTypeConstraints() local
2833 static bool InferFromPattern(CodeGenInstruction &InstInfo, in InferFromPattern()
3136 CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in ParseInstructions() local
3266 CodeGenInstruction &InstInfo = in InferInstructionFlags() local
3294 CodeGenInstruction &InstInfo = Target.getInstruction(PatInstrs.front()); in InferInstructionFlags() local
3353 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local
3393 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp184 struct InstInfo { struct
185 MachineBasicBlock::iterator I;
186 unsigned SPAdjust;
187 bool BeforeFPSet;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp230 struct InstInfo { struct
231 MachineBasicBlock::iterator I;
232 unsigned SPAdjust;
233 bool BeforeFPSet;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DADCE.cpp129 DenseMap<Instruction *, InstInfoType> InstInfo; member in __anonc53070e90111::AggressiveDeadCodeElimination
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp60 ParseInstructionInfo *InstInfo; member in __anonaf54d4730111::X86AsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp72 ParseInstructionInfo *InstInfo; member in __anon3975fb150111::X86AsmParser