Home
last modified time | relevance | path

Searched defs:OpDef (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/go/genop/internal/
H A Dgenop.go143 func generateFunctionForOp(w io.Writer, op *odpb.OpDef, apidef *adpb.ApiDef) error {
408 func newTmplArgs(op *odpb.OpDef, apidef *adpb.ApiDef) (*tmplArgs, error) {
H A Dgenop_test.go32 func GetAPIDef(t *testing.T, opdef *odpb.OpDef, apidefText string) *adpb.ApiDef {
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/
Dop_def.pb.cc62 PROTOBUF_CONSTEXPR OpDef::OpDef( in OpDef() function in tensorflow::OpDef
1155 OpDef::OpDef(::PROTOBUF_NAMESPACE_ID::Arena* arena, in OpDef() function in tensorflow::OpDef
1161 OpDef::OpDef(const OpDef& from) in OpDef() function in tensorflow::OpDef
Dop_def.pb.h50 class OpDef; variable
578 inline OpDef() : OpDef(nullptr) {} in OpDef() function
583 OpDef(OpDef&& from) noexcept in OpDef() function
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_node_util.h28 class OpDef; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_gen_lib.h30 class OpDef; variable
H A Dnode_def_util.h45 class OpDef; variable
H A Dop_def.proto19 message OpDef { message
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dfunction_def_utils.h30 class OpDef; variable
H A Dfunction_utils.h33 class OpDef; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_operation.h95 const tensorflow::OpDef* OpDef() const override { return op_def_; }; in OpDef() function
/aosp_15_r20/external/llvm/utils/TableGen/
H A DPseudoLoweringEmitter.cpp131 DefInit *OpDef = dyn_cast<DefInit>(Dag->getOperator()); in evaluateExpansion() local
H A DCodeGenDAGPatterns.cpp2140 DefInit *OpDef = dyn_cast<DefInit>(Dag->getOperator()); in ParseTreePattern() local
2890 DefInit *OpDef = dyn_cast<DefInit>(DI->getOperator()); in hasNullFragReference() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dc_api_tfrt.h512 const tensorflow::OpDef* OpDef() const override { return op_def_; } in OpDef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp420 MachineInstr *OpDef = MRI->getVRegDef(O.getReg()); in canHoistLoadStoreTo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
H A DARCOptAddrMode.cpp409 MachineInstr *OpDef = MRI->getVRegDef(O.getReg()); in canHoistLoadStoreTo() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
H A Dop_handler_selector_test.cc215 const tensorflow::OpDef* OpDef() const override { in OpDef() function in tfrt::tf::__anon6788e1330111::FakeOperation
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1508 const MachineInstr *OpDef = MRI.getUniqueVRegDef(GEPOp.getReg()); in getAddrModeInfo() local
2057 const MachineInstr *OpDef = MRI->getVRegDef(Root.getReg()); in selectFlatOffsetImpl() local
/aosp_15_r20/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp756 ScheduleData *OpDef = getScheduleData(U.get()); in schedule() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp2623 const MachineInstr *OpDef = MRI.getUniqueVRegDef(GEPOp.getReg()); in getAddrModeInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp6878 auto *OpDef = MRI.getVRegDef(OpReg); in fixupPHIOpBanks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7110 auto *OpDef = dyn_cast<Instruction>(NI->getOperand(I)); in tryToSinkFreeOperands() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1997 doForAllOpcodes(I, [&ReadyList](ScheduleData *OpDef) { in schedule()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1073 if (VPRecipeBase *OpDef = operand->getDefiningRecipe()) in collectPoisonGeneratingRecipes() local
H A DSLPVectorizer.cpp3162 doForAllOpcodes(I, [&ReadyList](ScheduleData *OpDef) { in schedule()

12