Home
last modified time | relevance | path

Searched defs:TF (Results 1 – 25 of 56) sorted by relevance

123

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp445 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local
451 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local
463 if (unsigned int TF = CP->getTargetFlags()) in print_details() local
467 if (unsigned TF = TI->getTargetFlags()) in print_details() local
481 if (unsigned int TF = ES->getTargetFlags()) in print_details() local
539 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp551 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local
557 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local
569 if (unsigned int TF = CP->getTargetFlags()) in print_details() local
573 if (unsigned TF = TI->getTargetFlags()) in print_details() local
587 if (unsigned int TF = ES->getTargetFlags()) in print_details() local
650 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlower_tf_pass.cc21 namespace TF { namespace
Dshape_inference_pass.cc43 namespace TF { namespace
Doptimize.cc30 namespace TF { namespace
Ddecode_constant.cc26 namespace TF { namespace
Ddecompose_resource_ops.cc23 namespace TF { namespace
Dconstant_fold.cc26 namespace TF { namespace
Dmaterialize_mlir_passthrough_op.cc98 namespace TF { namespace
Dbridge.cc88 namespace TF { namespace
Dpromote_resources_to_args.cc47 namespace TF { namespace
Dresource_device_inference.cc44 namespace TF { namespace
Dfunctional_control_flow_to_cfg.cc32 namespace TF { namespace
Dlower_tf.cc33 namespace TF { namespace
/external/strace/
Dsysent_shorthand_defs.h4 # define TF 0 macro
28 # define TF TRACE_FILE macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRMCInstLower.cpp29 unsigned char TF = MO.getTargetFlags(); in lowerSymbolOperand() local
DAVRExpandPseudoInsts.cpp294 unsigned TF = MI.getOperand(2).getTargetFlags(); in expand() local
505 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
513 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
554 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
986 unsigned TF = MI.getOperand(0).getTargetFlags(); in expand() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_types.cc33 namespace TF { namespace
/external/clang/test/CXX/special/class.dtor/
Dp3-0x.cpp97 struct TF { struct
99 ~TF(); argument
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/tensorflow/
Dtf_to_quant.cc22 namespace TF { namespace
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp190 unsigned TF = MO.getTargetFlags(); in printOperand() local
873 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in EmitMachineConstantPoolValue() local
1345 const unsigned TF = Op.getTargetFlags(); in EmitInstruction() local
1361 unsigned TF = MI->getOperand(1).getTargetFlags(); in EmitInstruction() local
1394 unsigned TF = MI->getOperand(2).getTargetFlags(); in EmitInstruction() local
DARMExpandPseudoInsts.cpp888 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
895 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
1521 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp177 unsigned TF = MO.getTargetFlags(); in printOperand() local
969 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in EmitMachineConstantPoolValue() local
1413 const unsigned TF = Op.getTargetFlags(); in EmitInstruction() local
1429 unsigned TF = MI->getOperand(1).getTargetFlags(); in EmitInstruction() local
1462 unsigned TF = MI->getOperand(2).getTargetFlags(); in EmitInstruction() local
DARMExpandPseudoInsts.cpp729 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
736 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
1327 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp297 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local

123