/external/mesa3d/src/mesa/program/ |
D | prog_instruction.c | 94 static const struct instruction_info InstInfo[MAX_OPCODE] = { variable
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 1243 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/ |
D | ARMFrameLowering.cpp | 184 struct InstInfo { struct 185 MachineBasicBlock::iterator I; 186 unsigned SPAdjust; 187 bool BeforeFPSet;
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 230 struct InstInfo { struct 231 MachineBasicBlock::iterator I; 232 unsigned SPAdjust; 233 bool BeforeFPSet;
|
/external/llvm-project/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 1814 CodeGenInstruction &InstInfo = CDP.getTargetInfo().getInstruction(Operator); in GetNumNodeResults() local 2463 CodeGenInstruction &InstInfo = in ApplyTypeConstraints() local 3523 static bool InferFromPattern(CodeGenInstruction &InstInfo, in InferFromPattern() 3847 CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in ParseInstructions() local 3981 CodeGenInstruction &InstInfo = Target.getInstruction(PatInstrs.front()); in InferInstructionFlags() local 3998 CodeGenInstruction *InstInfo = in InferInstructionFlags() local 4012 CodeGenInstruction *InstInfo = in InferInstructionFlags() local 4044 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local 4084 const CodeGenInstruction &InstInfo = Target.getInstruction(Instr); in VerifyInstructionFlags() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.cpp | 209 struct InstInfo { struct 210 MachineBasicBlock::iterator I; 211 unsigned SPAdjust; 212 bool BeforeFPSet;
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | ADCE.cpp | 129 DenseMap<Instruction *, InstInfoType> InstInfo; member in __anon684284570111::AggressiveDeadCodeElimination
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | ADCE.cpp | 129 DenseMap<Instruction *, InstInfoType> InstInfo; member in __anonb014e6cb0111::AggressiveDeadCodeElimination
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExprAgg.cpp | 971 CmpInstInfo InstInfo = [&]() -> CmpInstInfo { in EmitCompare() local
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 60 ParseInstructionInfo *InstInfo; member in __anond14900950111::X86AsmParser
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 72 ParseInstructionInfo *InstInfo; member in __anon7e5fbfb70111::X86AsmParser
|
/external/llvm-project/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 85 ParseInstructionInfo *InstInfo; member in __anona5c84dc30111::X86AsmParser
|