/external/compiler-rt/test/BlocksRuntime/ |
D | makefile | 14 TFR = ~public/bin/testfilerunner macro 20 grep CONFIG *.[cmCM] | $(TFR) $(CCDIR) -- 23 grep CONFIG *.[cmCM] | $(TFR) $(CCDIR) -open -- 26 grep CONFIG *.[cmCM] | $(TFR) -fast $(CCDIR) -- 29 grep CONFIG *.[cmCM] | $(TFR) -- 32 grep CONFIG *.[cmCM] | $(TFR) -clang -fast -- 35 grep CONFIG *.[cmCM] | $(TFR) -fast -- 69 …grep CONFIG *.[cmCM] | $(TFR) -dyld $(LibsystemRootPath) -- # FIXME: figure out if I can "call" t…
|
/external/llvm-project/compiler-rt/test/BlocksRuntime/ |
D | makefile | 13 TFR = ~public/bin/testfilerunner macro 19 grep CONFIG *.[cmCM] | $(TFR) $(CCDIR) -- 22 grep CONFIG *.[cmCM] | $(TFR) $(CCDIR) -open -- 25 grep CONFIG *.[cmCM] | $(TFR) -fast $(CCDIR) -- 28 grep CONFIG *.[cmCM] | $(TFR) -- 31 grep CONFIG *.[cmCM] | $(TFR) -clang -fast -- 34 grep CONFIG *.[cmCM] | $(TFR) -fast -- 68 …grep CONFIG *.[cmCM] | $(TFR) -dyld $(LibsystemRootPath) -- # FIXME: figure out if I can "call" t…
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | android-comparison-in-temp-failure-retry.c | 45 #define TFR(x) TEMP_FAILURE_RETRY(x) in test() macro 46 TFR(foo()); in test() 47 TFR((foo() == 1)); in test() 49 TFR(bar(foo() == 1)); in test() 50 TFR((int)((bar(foo() == 1)) == 1)); in test()
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/ |
D | tfr_decompose_ctx.cc | 103 mlir::TFR::TFRDialect>(); in GetFromText() 198 func_pm.addPass(mlir::TFR::CreateDecomposeTFOpsPass(tfr_module_)); in TFRDecomposeContext() 199 func_pm.addPass(mlir::TFR::CreateRaiseToTFOpsPass( in TFRDecomposeContext()
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/passes/ |
D | passes.h | 26 namespace TFR {
|
D | tfr_opt.cc | 35 mlir::TFR::TFRDialect>(); in main()
|
D | canonicalize.cc | 45 namespace TFR { namespace
|
D | decompose.cc | 74 namespace TFR { namespace
|
D | raise_to_tf.cc | 65 namespace TFR { namespace
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/utils/ |
D | utils.h | 27 namespace TFR {
|
D | utils.cc | 25 namespace TFR { namespace
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | tfr-cleanup.ll | 2 ; Without TFR cleanup, the last block contained 11 ; After TFR cleanup, the copy "r7 = r1" should be simplified to "r7 = #0".
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/ir/ |
D | tfr_ops.h | 32 namespace TFR {
|
D | tfr_ops.td | 16 // This is the operation definition file for TFR 40 let cppNamespace = "::mlir::TFR"; 49 CPred<"$_self.isa<mlir::TFR::" # name # "Type>()">, 50 "TFR " # name #" type">, 51 BuildableType<"$_builder.getType<mlir::TFR::" # name # "Type>()">; 385 let summary = "TFR Function defines a composition of other ops";
|
D | tfr_ops.cc | 52 namespace TFR { namespace 358 namespace TFR { namespace 509 rewriter.replaceOpWithNewOp<TFR::ConstOp>(bl_op, array_attr); in matchAndRewrite() 544 OpFoldResult TFR::EqualOp::fold(ArrayRef<Attribute> operands) { in fold()
|
D | tfr_types.h | 28 namespace TFR {
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/python/ |
D | tfr_wrapper.cc | 39 mlir::TFR::TFRDialect>(); in PYBIND11_MODULE()
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/tests/ |
D | end2end.mlir | 223 //=================> signatures of the primitive ops with kernels, modeled as external TFR functio…
|
/external/capstone/arch/M680X/ |
D | insn_props.inc | 342 { NOG, rwww, NOR, NOR, false, false }, // TFR
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.td | 598 isMoveImm = 1, opExtendable = 2, BaseOpcode = "TFRI", CextOpcode = "TFR", 627 CextOpcode = "TFR", BaseOpcode = "TFRI", hasNewValue = 1, opNewValue = 0, 642 defm A2_tfr : tfr_base<"TFR">, ImmRegRel, PredNewRel;
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 4993 ,"GB","TFR","Trefforest","Trefforest","MGM","1-3-----","AF","1101",,,"" 15266 ,"IT","TFR","Trofarello","Trofarello",,"-23-----","RL","0601",,"4459N 00744E",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 24243 ,"DE","TFR","Thaleischweiler-Fr�schen","Thaleischweiler-Froschen","RP","-23-----","AF","9501",,, 42764 ,"FR","TFR","Tournefort","Tournefort","06","--3-----","RL","0607",,"4357N 00709E",
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 25521 ,"US","TFR","Transfer","Transfer","PA","1-3-----","RL","0401",,"4119N 08025W",
|