Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/utils/TableGen/
H A 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
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp184 struct InstInfo { struct
185 MachineBasicBlock::iterator I;
186 unsigned SPAdjust;
187 bool BeforeFPSet;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp230 struct InstInfo { struct
231 MachineBasicBlock::iterator I;
232 unsigned SPAdjust;
233 bool BeforeFPSet;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp570 struct InstInfo { struct
571 MachineBasicBlock::iterator I;
572 unsigned SPAdjust;
573 bool BeforeFPSet;
/aosp_15_r20/external/mesa3d/src/mesa/program/
H A Dprog_instruction.c78 static const struct instruction_info InstInfo[MAX_OPCODE] = { variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNCreateVOPD.cpp77 auto InstInfo = in doReplace() local
H A DGCNVOPDUtils.cpp77 auto InstInfo = in checkVOPDRegConstraints() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h728 InstInfo(const MCInstrDesc &OpX, const MCInstrDesc &OpY) in InstInfo() function
731 InstInfo(const ComponentInfo &OprInfoX, const ComponentInfo &OprInfoY) in InstInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp129 DenseMap<Instruction *, InstInfoType> InstInfo; member in __anondaf7e35a0111::AggressiveDeadCodeElimination
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp130 DenseMap<Instruction *, InstInfoType> InstInfo; member in __anon66b5e7e00111::AggressiveDeadCodeElimination
/aosp_15_r20/external/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp60 ParseInstructionInfo *InstInfo; member in __anone9fc92040111::X86AsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp72 ParseInstructionInfo *InstInfo; member in __anonbfde64e60111::X86AsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp86 ParseInstructionInfo *InstInfo; member in __anon25b4c9ac0111::X86AsmParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3566 const auto &InstInfo = getVOPDInstInfo(Opcode, &MII); in validateVOPDRegBankConstraints() local
8374 const auto &InstInfo = getVOPDInstInfo(Inst.getOpcode(), &MII); in cvtVOPD() local