Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp602 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local
608 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local
620 if (unsigned int TF = CP->getTargetFlags()) in print_details() local
624 if (unsigned TF = TI->getTargetFlags()) in print_details() local
638 if (unsigned int TF = ES->getTargetFlags()) in print_details() local
739 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp652 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local
658 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local
670 if (unsigned int TF = CP->getTargetFlags()) in print_details() local
674 if (unsigned TF = TI->getTargetFlags()) in print_details() local
688 if (unsigned int TF = ES->getTargetFlags()) in print_details() local
820 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp190 unsigned TF = MO.getTargetFlags(); in PrintSymbolOperand() local
219 unsigned TF = MO.getTargetFlags(); in printOperand() local
898 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in EmitMachineConstantPoolValue() local
1388 const unsigned TF = Op.getTargetFlags(); in EmitInstruction() local
1404 unsigned TF = MI->getOperand(1).getTargetFlags(); in EmitInstruction() local
1437 unsigned TF = MI->getOperand(2).getTargetFlags(); in EmitInstruction() local
H A DARMExpandPseudoInsts.cpp894 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
901 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
1535 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp198 unsigned TF = MO.getTargetFlags(); in PrintSymbolOperand() local
227 unsigned TF = MO.getTargetFlags(); in printOperand() local
938 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in emitMachineConstantPoolValue() local
1481 const unsigned TF = Op.getTargetFlags(); in emitInstruction() local
1497 unsigned TF = MI->getOperand(1).getTargetFlags(); in emitInstruction() local
1530 unsigned TF = MI->getOperand(2).getTargetFlags(); in emitInstruction() local
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A 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
H A 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
/aosp_15_r20/external/strace/
H A Dsysent_shorthand_defs.h4 # define TF 0 macro
28 # define TF TRACE_FILE macro
/aosp_15_r20/external/clang/test/CXX/special/class.dtor/
H A Dp3-0x.cpp97 struct TF { struct
99 ~TF(); argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp295 unsigned TF = MI.getOperand(2).getTargetFlags(); in expand() local
506 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
514 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
555 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
987 unsigned TF = MI.getOperand(0).getTargetFlags(); in expand() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dlgamma_r.rs97 const TF: f64 = -1.21486290535849611461e-01; /* 0xBFBF19B9, 0xBCC38A42 */ constant
H A Dlgammaf_r.rs32 const TF: f32 = -1.2148628384e-01; /* 0xbdf8cdcd */ constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dlgamma_r.rs97 const TF: f64 = -1.21486290535849611461e-01; /* 0xBFBF19B9, 0xBCC38A42 */ constant
H A Dlgammaf_r.rs32 const TF: f32 = -1.2148628384e-01; /* 0xbdf8cdcd */ constant
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dlgamma_r.rs97 const TF: f64 = -1.21486290535849611461e-01; /* 0xBFBF19B9, 0xBCC38A42 */ constant
Dlgammaf_r.rs32 const TF: f32 = -1.2148628384e-01; /* 0xbdf8cdcd */ constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dlgammaf_r.rs32 const TF: f32 = -1.2148628384e-01; /* 0xbdf8cdcd */ constant
H A Dlgamma_r.rs97 const TF: f64 = -1.21486290535849611461e-01; /* 0xBFBF19B9, 0xBCC38A42 */ constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dlgammaf_r.rs32 const TF: f32 = -1.2148628384e-01; /* 0xbdf8cdcd */ constant
H A Dlgamma_r.rs97 const TF: f64 = -1.21486290535849611461e-01; /* 0xBFBF19B9, 0xBCC38A42 */ constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
H A Dlgammaf_r.rs32 const TF: f32 = -1.2148628384e-01; /* 0xbdf8cdcd */ constant
H A Dlgamma_r.rs97 const TF: f64 = -1.21486290535849611461e-01; /* 0xBFBF19B9, 0xBCC38A42 */ constant
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dverification_utils.cc23 namespace TF { namespace
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dverify_suitable_for_graph_export_pass.cc24 namespace TF { namespace

12345678