Home
last modified time | relevance | path

Searched defs:OpInfo (Results 1 – 25 of 117) sorted by relevance

12345

/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_target.h193 struct OpInfo struct
195 OpInfo *variants; argument
215 inline const OpInfo& getOpInfo(const Instruction *) const; argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhuman_readable_profile_builder.h62 struct OpInfo { struct
84 std::vector<OpInfo> op_infos_; argument
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/
H A Dcc_op_gen.cc534 struct OpInfo { struct
549 string op_name;
550 std::vector<string> arg_types;
551 std::vector<string> arg_names;
552 std::vector<string> output_types;
553 std::vector<string> output_names;
554 std::vector<bool> is_list_output;
555 bool has_optional_attrs;
556 string comment;
558 const OpDef& graph_op_def;
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DInlineAsmLowering.cpp58 void update(const TargetLowering::AsmOperandInfo &OpInfo) { in update()
82 GISelAsmOperandInfo &OpInfo, in getRegistersForValue()
154 static void chooseConstraint(TargetLowering::AsmOperandInfo &OpInfo, in chooseConstraint()
202 TargetLowering::AsmOperandInfo &OpInfo) { in computeConstraintToUse()
293 GISelAsmOperandInfo &OpInfo = ConstraintOperands.back(); in lowerInlineAsm() local
364 for (auto &OpInfo : ConstraintOperands) { in lowerInlineAsm() local
609 GISelAsmOperandInfo &OpInfo = OutputOperands[i]; in lowerInlineAsm() local
H A DLegalizerInfo.cpp333 ArrayRef<MCOperandInfo> OpInfo = MI.getDesc().operands(); in getAction() local
383 [](unsigned Acc, const MCOperandInfo &OpInfo) { in verify()
390 [](unsigned Acc, const MCOperandInfo &OpInfo) { in verify()
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrAuditTrail.h108 struct OpInfo { struct
119 void getBoundsByClientID(skia_private::TArray<OpInfo>* outInfo, int clientID); argument
/aosp_15_r20/external/capstone/arch/MOS65XX/
H A DMOS65XXDisassembler.c7 typedef struct OpInfo { struct
10 } OpInfo; argument
/aosp_15_r20/external/crosvm/metrics/src/
H A Dlocal_stats.rs435 pub struct OpInfo<Stats, OperationType> { struct
459 ) -> CallOnDrop<OpInfo<Stats, OperationType>, fn(&OpInfo<Stats, OperationType>)> { in collect_scoped_byte_latency_stat() argument
489 pub struct OpInfo {} struct
499 ) -> OpInfo { in collect_scoped_byte_latency_stat()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp65 struct OpInfo { struct
66 OpInfo(enum OperandTransfer TransferOperands) in OpInfo() argument
68 OpInfo() : TransferOperands(OT_NA) {} in OpInfo() function
71 TransferOperands; ///< Operands to transfer to the new instruction
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp65 struct OpInfo { struct
66 OpInfo(enum OperandTransfer TransferOperands) in OpInfo() function
68 OpInfo() : TransferOperands(OT_NA) {} in OpInfo() argument
71 TransferOperands; ///< Operands to transfer to the new instruction
/aosp_15_r20/external/capstone/bindings/java/capstone/
H A DMips.java80 public static class OpInfo extends Capstone.OpInfo { class in Mips
84 public OpInfo(UnionOpInfo e) { in OpInfo() method in Mips.OpInfo
H A DXcore.java76 public static class OpInfo extends Capstone.OpInfo { class in Xcore
79 public OpInfo(UnionOpInfo op_info) { in OpInfo() method in Xcore.OpInfo
H A DSystemz.java81 public static class OpInfo extends Capstone.OpInfo { class in Systemz
86 public OpInfo(UnionOpInfo op_info) { in OpInfo() method in Systemz.OpInfo
H A DSparc.java80 public static class OpInfo extends Capstone.OpInfo { class in Sparc
86 public OpInfo(UnionOpInfo op_info) { in OpInfo() method in Sparc.OpInfo
H A DPpc.java95 public static class OpInfo extends Capstone.OpInfo { class in Ppc
102 public OpInfo(UnionOpInfo op_info) { in OpInfo() method in Ppc.OpInfo
H A DM680x.java123 public static class OpInfo extends Capstone.OpInfo { class in M680x
127 public OpInfo(UnionOpInfo op_info) { in OpInfo() method in M680x.OpInfo
H A DArm64.java114 public static class OpInfo extends Capstone.OpInfo { class in Arm64
120 public OpInfo(UnionOpInfo op_info) { in OpInfo() method in Arm64.OpInfo
H A DArm.java128 public static class OpInfo extends Capstone.OpInfo { class in Arm
140 public OpInfo(UnionOpInfo op_info) { in OpInfo() method in Arm.OpInfo
H A DX86.java117 public static class OpInfo extends Capstone.OpInfo { class in X86
142 public OpInfo(UnionOpInfo e) { in OpInfo() method in X86.OpInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp482 const MCOperandInfo *OpInfo = MI.getDesc().OpInfo; in getAction() local
702 [](unsigned Acc, const MCOperandInfo &OpInfo) { in verify()
709 [](unsigned Acc, const MCOperandInfo &OpInfo) { in verify()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1081 TTI::OperandValueInfo OpInfo, in getStoreImmCost()
1108 TTI::OperandValueInfo OpInfo, in getMemoryOpCost()
1324 [&](unsigned Operand, TTI::OperandValueInfo OpInfo) -> InstructionCost { in getArithmeticInstrCost()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h704 const MCOperandInfo &OpInfo) const { in isInlineConstant()
752 const MCOperandInfo &OpInfo) const { in isLiteralConstant()
810 const MCOperandInfo &OpInfo = get(Opcode).OpInfo[OpNo]; in getOpSize() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2424 AsmOperandInfo &OpInfo = ConstraintOperands.back(); in ParseConstraints() local
2515 AsmOperandInfo& OpInfo = ConstraintOperands[cIndex]; in ParseConstraints() local
2563 AsmOperandInfo& OpInfo = ConstraintOperands[cIndex]; in ParseConstraints() local
2702 static void ChooseConstraint(TargetLowering::AsmOperandInfo &OpInfo, in ChooseConstraint()
2752 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/analysis/
H A Danalysis.proto19 message OpInfo { message
/aosp_15_r20/external/llvm/utils/TableGen/
H A DAsmWriterInst.cpp169 CGIOperandList::OperandInfo OpInfo = CGI.Operands[OpNo]; in AsmWriterInst() local

12345