/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 410 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local 416 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local 428 if (unsigned int TF = CP->getTargetFlags()) in print_details() local 432 if (unsigned TF = TI->getTargetFlags()) in print_details() local 446 if (unsigned int TF = ES->getTargetFlags()) in print_details() local 504 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
|
H A D | LegalizeVectorOps.cpp | 664 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in ExpandStore() local
|
H A D | LegalizeDAG.cpp | 493 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in ExpandUnalignedLoad() local 557 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1), in ExpandUnalignedLoad() local
|
H A D | SelectionDAG.cpp | 6256 EVT VT, int64_t o, unsigned char TF) in GlobalAddressSDNode()
|
H A D | DAGCombiner.cpp | 1465 SDNode *TF = TFs[i]; in visitTokenFactor() local
|
/minix3/external/bsd/llvm/dist/clang/test/CXX/special/class.dtor/ |
H A D | p3-0x.cpp | 97 struct TF { struct 99 ~TF(); argument
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 147 unsigned TF = MO.getTargetFlags(); in printOperand() local 941 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in EmitMachineConstantPoolValue() local 1375 const unsigned TF = Op.getTargetFlags(); in EmitInstruction() local 1391 unsigned TF = MI->getOperand(1).getTargetFlags(); in EmitInstruction() local 1424 unsigned TF = MI->getOperand(2).getTargetFlags(); in EmitInstruction() local
|
H A D | ARMExpandPseudoInsts.cpp | 717 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local 724 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local 1032 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
|
H A D | ARMFastISel.cpp | 603 unsigned char TF = 0; in ARMMaterializeGV() local
|
/minix3/bin/pax/ |
H A D | options.h | 71 #define TF 0x000002000ULL macro
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcAsmPrinter.cpp | 301 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local
|
H A D | SparcISelLowering.cpp | 898 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall_32() local 1213 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall_64() local 1762 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, in withTargetFlags()
|
/minix3/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.h | 185 ISO_RRIP_TF TF; member
|
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/ |
H A D | LiveVariables.cpp | 449 TransferFunctions TF(*this, val, obs, block); in runOnBlock() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineInstr.cpp | 411 if (unsigned TF = getTargetFlags()) in print() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 5573 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in spliceIntoChain() local 8929 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformDAGCombine() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 16185 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Chains); in LowerExtendedLoad() local 24706 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformLOADCombine() local
|