Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp412 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local
418 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local
430 if (unsigned int TF = CP->getTargetFlags()) in print_details() local
434 if (unsigned TF = TI->getTargetFlags()) in print_details() local
448 if (unsigned int TF = ES->getTargetFlags()) in print_details() local
506 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
DLegalizeVectorOps.cpp671 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in ExpandStore() local
DLegalizeDAG.cpp493 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
DSelectionDAG.cpp6361 EVT VT, int64_t o, unsigned char TF) in GlobalAddressSDNode()
DDAGCombiner.cpp1500 SDNode *TF = TFs[i]; in visitTokenFactor() local
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp150 unsigned TF = MO.getTargetFlags(); in printOperand() local
890 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in EmitMachineConstantPoolValue() local
1324 const unsigned TF = Op.getTargetFlags(); in EmitInstruction() local
1340 unsigned TF = MI->getOperand(1).getTargetFlags(); in EmitInstruction() local
1373 unsigned TF = MI->getOperand(2).getTargetFlags(); in EmitInstruction() local
DARMExpandPseudoInsts.cpp717 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
724 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
1032 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
DARMFastISel.cpp601 unsigned char TF = 0; in ARMMaterializeGV() local
/external/clang/test/CXX/special/class.dtor/
Dp3-0x.cpp97 struct TF { struct
99 ~TF(); argument
/external/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp301 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local
DSparcISelLowering.cpp899 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall_32() local
1214 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall_64() local
1762 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, in withTargetFlags()
/external/clang/lib/Analysis/
DLiveVariables.cpp446 TransferFunctions TF(*this, val, obs, block); in runOnBlock() local
/external/strace/
Dsyscall.c73 #define TF TRACE_FILE macro
/external/llvm/lib/CodeGen/
DMachineInstr.cpp402 if (unsigned TF = getTargetFlags()) in print() local
/external/opencv/cv/src/
Dcvfundam.cpp797 CvMat U, F0, TF; in run8Point() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp6025 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in spliceIntoChain() local
7407 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains); in LowerVectorLoad() local
7501 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in LowerVectorStore() local
10072 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformDAGCombine() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp13909 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Chains); in LowerExtendedLoad() local
22552 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformLOADCombine() local