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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRMCInstLower.cpp28 unsigned char TF = MO.getTargetFlags(); local
H A DAVRExpandPseudoInsts.cpp295 unsigned TF = MI.getOperand(2).getTargetFlags(); local
506 unsigned TF = MI.getOperand(1).getTargetFlags(); local
514 unsigned TF = MI.getOperand(1).getTargetFlags(); local
555 unsigned TF local
987 unsigned TF = MI.getOperand(0).getTargetFlags(); local
[all...]
/freebsd-11-stable/bin/pax/
H A Doptions.h68 #define TF 0x00002000 macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc-i.c173 #define TF(a,b,c) \ macro
193 #undef TF macro
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp190 unsigned TF = MO.getTargetFlags(); local
219 unsigned TF = MO.getTargetFlags(); local
[all...]
H A DARMExpandPseudoInsts.cpp894 unsigned TF = MO.getTargetFlags(); local
901 unsigned TF = MO.getTargetFlags(); local
1535 unsigned TF = MO1.getTargetFlags(); local
[all...]
H A DARMFastISel.cpp561 unsigned char TF = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp295 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); local
[all...]
H A DSparcISelLowering.cpp944 unsigned TF = isPositionIndependent() ? SparcMCExpr::VK_Sparc_WPLT30 : 0; local
1249 Callee = DAG.getTargetGlobalAddress(G->getGlobal(), DL, PtrVT, 0, TF); local
1900 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, argument
[all...]
/freebsd-11-stable/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h189 ISO_RRIP_TF TF; member in union:__anon8778
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp416 static const char *getTargetFlagName(const TargetInstrInfo *TII, unsigned TF) { argument
H A DIfConversion.cpp906 MachineBasicBlock *TF = TrueBBI.FalseBB; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp837 SDValue TF = TLI.scalarizeVectorStore(ST, DAG); local
1383 SDValue TF = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, fHI.getValue(1), local
H A DDAGCombiner.cpp1763 SDNode *TF = TFs[i]; local
21185 SDValue TF = DAG.getTokenFactor(SDLoc(STChain), TFOps); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp349 unsigned char TF; // TargetFlags. member in struct:__anon2229::HexagonConstExtenders::ExtRoot
H A DHexagonISelLowering.cpp986 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0; local
1175 unsigned char TF = local
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h6468 UINT32 TF:1; ///< Trap Flag. member in struct:__anon6008::__anon6009
6494 UINT32 TF:1; ///< Trap Flag. member in struct:__anon6010::__anon6011
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1796 JumpTableSDNode(int jti, EVT VT, bool isTarg, unsigned TF) argument
1882 TargetIndexSDNode(int Idx, EVT VT, int64_t Ofs, unsigned TF) argument
2122 ExternalSymbolSDNode(bool isTarget, const char *Sym, unsigned TF, EV argument
1822 ConstantPoolSDNode(bool isTarget, const Constant *c, EVT VT, int o, unsigned Align, unsigned TF) argument
1831 ConstantPoolSDNode(bool isTarget, MachineConstantPoolValue *v, EVT VT, int o, unsigned Align, unsigned TF) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp7922 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local
10103 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains); local
10193 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); local
14081 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, local
[all...]

Completed in 576 milliseconds