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

/freebsd-11.0-release/bin/pax/
H A Doptions.h68 #define TF 0x00002000 macro
/freebsd-11.0-release/contrib/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp301 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); local
[all...]
H A DSparcISelLowering.cpp956 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) local
1273 Callee = DAG.getTargetGlobalAddress(G->getGlobal(), DL, PtrVT, 0, TF); local
1860 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, argument
[all...]
/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dia64-opc-i.c173 #define TF(a,b,c) \ macro
193 #undef TF macro
[all...]
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DMIRPrinter.cpp659 static const char *getTargetFlagName(const TargetInstrInfo *TII, unsigned TF) { argument
H A DMachineInstr.cpp453 OS << "[TF=" << TF << ']'; local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp521 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); local
586 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1), local
H A DLegalizeVectorOps.cpp694 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); local
H A DSelectionDAG.cpp6731 GlobalAddressSDNode(unsigned Opc, unsigned Order, DebugLoc DL, const GlobalValue *GA, EVT VT, int64_t o, unsigned char TF) argument
H A DDAGCombiner.cpp1557 SDNode *TF = TFs[i]; local
/freebsd-11.0-release/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h187 ISO_RRIP_TF TF; member in union:__anon13975
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp178 unsigned TF = MO.getTargetFlags(); local
923 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; local
1365 const unsigned TF local
1381 unsigned TF = MI->getOperand(1).getTargetFlags(); local
1414 unsigned TF = MI->getOperand(2).getTargetFlags(); local
[all...]
H A DARMExpandPseudoInsts.cpp714 unsigned TF = MO.getTargetFlags(); local
721 unsigned TF = MO.getTargetFlags(); local
1078 unsigned TF = MO1.getTargetFlags(); local
[all...]
H A DARMFastISel.cpp599 unsigned char TF = 0; local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1441 unsigned TF = 0; local
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1374 unsigned char TF = (RM == Reloc::PIC_) ? HexagonII::MO_PCREL : 0; local
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp6283 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local
7699 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains); local
7794 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); local
10395 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local
[all...]

Completed in 288 milliseconds