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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp395 OS << " [TF=" << TF << ']'; local
401 OS << " [TF=" << TF << ']'; local
413 OS << " [TF=" << TF << ']'; local
417 OS << " [TF=" << TF << ']'; local
430 OS << " [TF=" << TF << ']'; local
488 OS << " [TF=" << TF << ']'; local
[all...]
H A DLegalizeDAG.cpp508 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, &Stores[0], local
570 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1), local
H A DLegalizeVectorOps.cpp572 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local
H A DSelectionDAG.cpp6046 GlobalAddressSDNode(unsigned Opc, unsigned Order, DebugLoc DL, const GlobalValue *GA, EVT VT, int64_t o, unsigned char TF) argument
H A DDAGCombiner.cpp1305 SDNode *TF = TFs[i]; local
/freebsd-9.3-release/bin/pax/
H A Doptions.h68 #define TF 0x00002000 macro
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcCodeEmitter.cpp204 unsigned TF = MO.getTargetFlags(); local
H A DSparcAsmPrinter.cpp289 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); local
[all...]
H A DSparcISelLowering.cpp898 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) local
1218 TF); local
1762 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, argument
[all...]
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dia64-opc-i.c173 #define TF(a,b,c) \ macro
193 #undef TF macro
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowSolver.h338 TransferFuncsTy TF; member in class:clang::DataflowSolver
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp671 unsigned TF = MO.getTargetFlags(); local
914 unsigned TF = MO1.getTargetFlags(); local
H A DARMAsmPrinter.cpp170 unsigned TF = MO.getTargetFlags(); local
1241 unsigned TF = MI->getOperand(1).getTargetFlags(); local
1279 unsigned TF local
[all...]
/freebsd-9.3-release/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h187 ISO_RRIP_TF TF; member in union:__anon10925
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DMachineInstr.cpp382 OS << "[TF=" << TF << ']'; local
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1358 JumpTableSDNode(int jti, EVT VT, bool isTarg, unsigned char TF) argument
1440 TargetIndexSDNode(int Idx, EVT VT, int64_t Ofs, unsigned char TF) argument
1604 ExternalSymbolSDNode(bool isTarget, const char *Sym, unsigned char TF, EVT VT) argument
1382 ConstantPoolSDNode(bool isTarget, const Constant *c, EVT VT, int o, unsigned Align, unsigned char TF) argument
1390 ConstantPoolSDNode(bool isTarget, MachineConstantPoolValue *v, EVT VT, int o, unsigned Align, unsigned char TF) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7256 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp18107 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local
18208 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, &Chains[0], local

Completed in 520 milliseconds