Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp635 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local
641 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local
653 if (unsigned int TF = CP->getTargetFlags()) in print_details() local
657 if (unsigned TF = TI->getTargetFlags()) in print_details() local
671 if (unsigned int TF = ES->getTargetFlags()) in print_details() local
803 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
H A DLegalizeVectorOps.cpp728 SDValue TF = TLI.scalarizeVectorStore(ST, DAG); in ExpandStore() local
1300 SDValue TF = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, fHI.getValue(1), in ExpandUINT_TO_FLOAT() local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtrootn_ui.c23 #define TF mpfr_rootn_ui macro
H A Dtroot.c28 # define TF mpfr_root macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp28 unsigned char TF = MO.getTargetFlags(); in lowerSymbolOperand() local
H A DAVRExpandPseudoInsts.cpp295 unsigned TF = MI.getOperand(2).getTargetFlags(); in expand() local
544 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
552 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
593 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
1025 unsigned TF = MI.getOperand(0).getTargetFlags(); in expand() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dquad-float128.h37 #define TF KF macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dquad-float128.h37 #define TF KF macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp200 unsigned TF = MO.getTargetFlags(); in PrintSymbolOperand() local
229 unsigned TF = MO.getTargetFlags(); in printOperand() local
916 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in emitMachineConstantPoolValue() local
1433 const unsigned TF = Op.getTargetFlags(); in emitInstruction() local
1449 unsigned TF = MI->getOperand(1).getTargetFlags(); in emitInstruction() local
1482 unsigned TF = MI->getOperand(2).getTargetFlags(); in emitInstruction() local
H A DARMExpandPseudoInsts.cpp970 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
977 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
2452 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
/netbsd-src/bin/pax/
H A Doptions.h71 #define TF 0x000002000ULL macro
/netbsd-src/usr.sbin/lpr/common_source/
H A Dcommon.c106 const char *TF; /* name of troff filter (per job) */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp294 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local
H A DSparcISelLowering.cpp942 unsigned TF = isPositionIndependent() ? SparcMCExpr::VK_Sparc_WPLT30 in LowerCall_32() local
1246 unsigned TF = isPositionIndependent() ? SparcMCExpr::VK_Sparc_WPLT30 in LowerCall_64() local
1908 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, in withTargetFlags()
/netbsd-src/sys/arch/sh3/sh3/
H A Ddb_interface.c629 #define TF(x) db_printf("tf_" #x "\t\t0x%08x\t", tf->tf_ ## x); \ in __db_print_tfstack() macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-opc-i.c172 #define TF(a,b,c) \ macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dia64-opc-i.c172 #define TF(a,b,c) \ macro
/netbsd-src/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h187 ISO_RRIP_TF TF; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DLiveVariables.cpp461 TransferFunctions TF(*this, val, obs, block); in runOnBlock() local
/netbsd-src/external/gpl3/gdb.old/dist/sim/common/
H A Dcgen-fpu.h16 typedef struct { SI parts[4]; } TF; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOperand.cpp428 static const char *getTargetFlagName(const TargetInstrInfo *TII, unsigned TF) { in getTargetFlagName()
H A DIfConversion.cpp901 MachineBasicBlock *TF = TrueBBI.FalseBB; in ValidForkedDiamond() local
/netbsd-src/external/gpl3/gdb/dist/sim/common/
H A Dcgen-fpu.h16 typedef struct { SI parts[4]; } TF; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2672 unsigned TF = 0; in parseMachineOperandAndTargetFlags() local
2850 MachineMemOperand::Flags TF; in parseMemoryOperandFlag() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1135 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0; in LowerConstantPool() local
1325 unsigned char TF = in LowerToTLSInitialExecModel() local

12