Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp405 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local
411 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local
423 if (unsigned int TF = CP->getTargetFlags()) in print_details() local
427 if (unsigned TF = TI->getTargetFlags()) in print_details() local
440 if (unsigned int TF = ES->getTargetFlags()) in print_details() local
498 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
DLegalizeVectorOps.cpp631 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in ExpandStore() local
DLegalizeDAG.cpp507 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in ExpandUnalignedLoad() local
568 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1), in ExpandUnalignedLoad() local
DSelectionDAG.cpp6201 EVT VT, int64_t o, unsigned char TF) in GlobalAddressSDNode()
DDAGCombiner.cpp1386 SDNode *TF = TFs[i]; in visitTokenFactor() local
/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp129 unsigned TF = MO.getTargetFlags(); in printOperand() local
857 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in EmitMachineConstantPoolValue() local
1275 const unsigned TF = Op.getTargetFlags(); in EmitInstruction() local
1291 unsigned TF = MI->getOperand(1).getTargetFlags(); in EmitInstruction() local
1324 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
1029 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
DARMFastISel.cpp596 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/
DSparcCodeEmitter.cpp222 unsigned TF = MO.getTargetFlags(); in getRelocation() local
DSparcAsmPrinter.cpp301 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local
DSparcISelLowering.cpp898 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall_32() local
1213 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall_64() local
1759 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, in withTargetFlags()
/external/clang/lib/Analysis/
DLiveVariables.cpp450 TransferFunctions TF(*this, val, obs, block); in runOnBlock() local
/external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
DRegionDataConstants.java1087 TF(new String[]{ enumConstant
/external/strace/
Dsyscall.c93 #define TF TRACE_FILE macro
/external/llvm/lib/CodeGen/
DMachineInstr.cpp391 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.cpp8190 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformDAGCombine() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp20859 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformLOADCombine() local
20960 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Chains); in PerformLOADCombine() local