Home
last modified time | relevance | path

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

12

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D20001201.f1 LOGICAL TF(5) variable
3 NAMELIST /LIST/ TF,TT,FF,XYZ local
/openbsd/gnu/llvm/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
H A DLegalizeVectorOps.cpp699 SDValue TF = TLI.scalarizeVectorStore(ST, DAG); in ExpandStore() local
1465 SDValue TF = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, fHI.getValue(1), in ExpandUINT_TO_FLOAT() local
/openbsd/gnu/llvm/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
H A DARMExpandPseudoInsts.cpp1058 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
1065 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
2618 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
H A DARMFastISel.cpp546 unsigned char TF = 0; in ARMMaterializeGV() local
/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp28 unsigned char TF = MO.getTargetFlags(); in lowerSymbolOperand() local
H A DAVRExpandPseudoInsts.cpp304 unsigned TF = MI.getOperand(2).getTargetFlags(); in expand() local
560 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
568 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
611 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local
987 unsigned TF = MI.getOperand(0).getTargetFlags(); in expand() local
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcgen-types.h42 typedef long double XF, TF; typedef
H A Dia64-opc-i.c173 #define TF(a,b,c) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D19990826-3.f30 SUBROUTINE PCAPOP(M1,M2,L1,L2,NMEM,N1,N2,IB,IBB,K3,TF,TS,TC,TTO) argument
/openbsd/gnu/llvm/clang/lib/Basic/
H A DBuiltins.cpp250 TargetFeatures TF(TargetFetureMap); in evaluateRequiredTargetFeatures() local
/openbsd/usr.sbin/lpr/common_source/
H A Dcommon.c97 char *TF; /* name of troff filter (per job) */ variable
/openbsd/sys/arch/sh/sh/
H A Ddb_interface.c548 #define TF(x) db_printf("tf_" #x "\t\t0x%08x\t", tf->tf_ ## x); \ in db_frame_cmd() macro
/openbsd/gnu/llvm/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp296 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local
H A DSparcISelLowering.cpp1031 unsigned TF = isPositionIndependent() ? SparcMCExpr::VK_Sparc_WPLT30 in LowerCall_32() local
1354 unsigned TF = isPositionIndependent() ? SparcMCExpr::VK_Sparc_WPLT30 in LowerCall_64() local
2057 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, in withTargetFlags()
/openbsd/bin/pax/
H A Doptions.c84 #define TF 0x00002000 macro
/openbsd/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h186 ISO_RRIP_TF TF; member
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DLiveVariables.cpp483 TransferFunctions TF(*this, val, obs, block); in runOnBlock() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineOperand.cpp463 static const char *getTargetFlagName(const TargetInstrInfo *TII, unsigned TF) { in getTargetFlagName()
H A DIfConversion.cpp899 MachineBasicBlock *TF = TrueBBI.FalseBB; in ValidForkedDiamond() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp2955 unsigned TF = 0; in parseMachineOperandAndTargetFlags() local
3146 MachineMemOperand::Flags TF; in parseMemoryOperandFlag() local
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1132 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0; in LowerConstantPool() local
1322 unsigned char TF = in LowerToTLSInitialExecModel() local
H A DHexagonConstExtenders.cpp349 unsigned char TF; // TargetFlags. member
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8335 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in spliceIntoChain() local
11077 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains); in LowerVectorLoad() local
11141 SDValue TF = DAG.getTokenFactor(dl, Stores); in LowerVectorStore() local
15626 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformDAGCombine() local
15832 SDValue TF = in PerformDAGCombine() local

12