Searched defs:TF (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp396 OS << " [TF=" << TF << ']'; local
402 OS << " [TF=" << TF << ']'; local
414 OS << " [TF=" << TF << ']'; local
418 OS << " [TF=" << TF << ']'; local
431 OS << " [TF=" << TF << ']'; local
489 OS << " [TF=" << TF << ']'; local
[all...]
H A DLegalizeDAG.cpp500 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, &Stores[0], local
560 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1), local
H A DLegalizeVectorOps.cpp566 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local
H A DSelectionDAG.cpp5899 GlobalAddressSDNode(unsigned Opc, DebugLoc DL, const GlobalValue *GA, EVT VT, int64_t o, unsigned char TF) argument
H A DDAGCombiner.cpp1278 SDNode *TF = TFs[i]; local
/freebsd-10.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp76 unsigned TF = MO.getTargetFlags(); local
[all...]
H A DSparcISelLowering.cpp1443 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, argument
/freebsd-10.0-release/bin/pax/
H A Doptions.h68 #define TF 0x00002000 macro
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dia64-opc-i.c173 #define TF(a,b,c) \ macro
193 #undef TF macro
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowSolver.h339 TransferFuncsTy TF; member in class:clang::DataflowSolver
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp669 unsigned TF = MO.getTargetFlags(); local
893 unsigned TF = MO1.getTargetFlags(); local
H A DARMAsmPrinter.cpp337 unsigned TF = MO.getTargetFlags(); local
1394 unsigned TF = MI->getOperand(1).getTargetFlags(); local
1432 unsigned TF local
[all...]
/freebsd-10.0-release/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h187 ISO_RRIP_TF TF; member in union:__anon11604
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineInstr.cpp382 OS << "[TF=" << TF << ']'; local
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1266 JumpTableSDNode(int jti, EVT VT, bool isTarg, unsigned char TF) argument
1349 TargetIndexSDNode(int Idx, EVT VT, int64_t Ofs, unsigned char TF) argument
1513 ExternalSymbolSDNode(bool isTarget, const char *Sym, unsigned char TF, EVT VT) argument
1290 ConstantPoolSDNode(bool isTarget, const Constant *c, EVT VT, int o, unsigned Align, unsigned char TF) argument
1298 ConstantPoolSDNode(bool isTarget, MachineConstantPoolValue *v, EVT VT, int o, unsigned Align, unsigned char TF) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp16789 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local
16890 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, &Chains[0], local

Completed in 219 milliseconds