/third_party/mindspore/mindspore/ccsrc/profiler/device/ |
D | profiling.h | 42 struct OpInfo { struct 43 std::string op_name; 44 float cupti_api_call_time = 0l; 45 float cupti_activity_time = 0l; 46 float op_host_cost_time = 0; 47 int op_kernel_api_count = 0; 48 int op_kernel_count = 0; 49 int op_count = 0; 50 std::vector<StartDuration> start_duration; 51 void *stream; [all …]
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_target.h | 193 struct OpInfo struct 195 OpInfo *variants; argument 215 inline const OpInfo& getOpInfo(const Instruction *) const; argument
|
/third_party/flutter/skia/src/gpu/ |
D | GrAuditTrail.h | 107 struct OpInfo { struct 118 void getBoundsByClientID(SkTArray<OpInfo>* outInfo, int clientID); argument
|
/third_party/skia/src/gpu/ |
D | GrAuditTrail.h | 108 struct OpInfo { struct 119 void getBoundsByClientID(SkTArray<OpInfo>* outInfo, int clientID); argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MicroMipsSizeReduction.cpp | 65 struct OpInfo { struct 66 OpInfo(enum OperandTransfer TransferOperands) in OpInfo() argument 68 OpInfo() : TransferOperands(OT_NA) {} in OpInfo() argument 71 TransferOperands; ///< Operands to transfer to the new instruction
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerInfo.cpp | 482 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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
D | BitCodes.h | 183 void Add(const BitCodeAbbrevOp &OpInfo) { in Add()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 704 const MCOperandInfo &OpInfo) const { in isInlineConstant() 752 const MCOperandInfo &OpInfo) const { in isLiteralConstant() 810 const MCOperandInfo &OpInfo = get(Opcode).OpInfo[OpNo]; in getOpSize() local
|
D | SIFoldOperands.cpp | 435 const MCOperandInfo &OpInfo = InstDesc.OpInfo[OpNo]; in tryAddToFoldList() local 509 const MCOperandInfo *OpInfo = Desc.OpInfo; in tryToFoldACImm() local
|
D | SIInstrInfo.cpp | 2936 const MCOperandInfo &OpInfo = InstDesc.OpInfo[OpNo]; in isImmOperandLegal() local 3923 const MCOperandInfo &OpInfo, in isLegalRegOperand() 3948 const MCOperandInfo &OpInfo, in isLegalVSrcOperand() 3963 const MCOperandInfo &OpInfo = InstDesc.OpInfo[OpIdx]; in isOperandLegal() local
|
D | SIISelLowering.cpp | 10449 if (const MCOperandInfo *OpInfo = MI.getDesc().OpInfo) { in AdjustInstrPostInstrSelection() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64CollectLOH.cpp | 337 LOHInfo &OpInfo) { in handleMiddleInst()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | SIMCCodeEmitter.cpp | 217 const MCOperandInfo &OpInfo, in getLitEncoding()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
D | AMDGPUBaseInfo.h | 596 inline unsigned getOperandSize(const MCOperandInfo &OpInfo) { in getOperandSize()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/oplib/ |
D | opinfo.h | 97 OpInfo(const OpInfo &opinfo) { in OpInfo() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 199 const MCOperandInfo *OpInfo; // 'NumOperands' entries about operands variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 4096 SDValue &Chain, SDValue &Flag, SDLoc DL, const AsmOperandInfo &OpInfo, in LowerAsmOutputForConstraint() 4261 AsmOperandInfo &OpInfo = ConstraintOperands.back(); in ParseConstraints() local 4352 AsmOperandInfo &OpInfo = ConstraintOperands[cIndex]; in ParseConstraints() local 4400 AsmOperandInfo &OpInfo = ConstraintOperands[cIndex]; in ParseConstraints() local 4540 static void ChooseConstraint(TargetLowering::AsmOperandInfo &OpInfo, in ChooseConstraint() 4597 void TargetLowering::ComputeConstraintToUse(AsmOperandInfo &OpInfo, in ComputeConstraintToUse()
|
D | SelectionDAGBuilder.cpp | 7868 static void patchMatchingInput(const SDISelAsmOperandInfo &OpInfo, in patchMatchingInput() 7898 SDISelAsmOperandInfo &OpInfo, in getAddressForMemoryInput() 7944 SDISelAsmOperandInfo &OpInfo, in GetRegistersForValue() 8081 void update(const TargetLowering::AsmOperandInfo &OpInfo) { in update() 8122 SDISelAsmOperandInfo &OpInfo = ConstraintOperands.back(); in visitInlineAsm() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
D | ARMDisassembler.cpp | 731 const MCOperandInfo *OpInfo = ARMInsts[MI.getOpcode()].OpInfo; in AddThumb1SBit() local 747 const MCOperandInfo *OpInfo = ARMInsts[Opcode].OpInfo; in isVectorPredicable() local 825 const MCOperandInfo *OpInfo = ARMInsts[MI.getOpcode()].OpInfo; in AddThumbPredicate() local 889 const MCOperandInfo *OpInfo = ARMInsts[MI.getOpcode()].OpInfo; in UpdateThumbVFPPredicate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 1432 auto &OpInfo = getDesc().OpInfo[OpIdx]; in getTypeToPrint() local
|
D | CodeGenPrepare.cpp | 4509 TargetLowering::AsmOperandInfo &OpInfo = TargetConstraints[i]; in IsOperandAMemoryOperand() local 5156 TargetLowering::AsmOperandInfo &OpInfo = TargetConstraints[i]; in optimizeInlineAsmInst() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 547 OperandValueKind OpInfo = OK_AnyValue; in getOperandInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 1829 const MCOperandInfo &OpInfo = MCID.OpInfo[NumOp - 1]; in needsExpandMemInst() local 2160 const MCOperandInfo &OpInfo = MCID.OpInfo[i]; in processInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 46648 SDValue &Chain, SDValue &Flag, SDLoc DL, const AsmOperandInfo &OpInfo, in LowerAsmOutputForConstraint()
|