| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGDumper.cpp | 405 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
|
| D | LegalizeVectorOps.cpp | 631 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in ExpandStore() local
|
| D | LegalizeDAG.cpp | 507 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
|
| D | SelectionDAG.cpp | 6201 EVT VT, int64_t o, unsigned char TF) in GlobalAddressSDNode()
|
| D | DAGCombiner.cpp | 1386 SDNode *TF = TFs[i]; in visitTokenFactor() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMAsmPrinter.cpp | 129 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
|
| D | ARMExpandPseudoInsts.cpp | 717 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local 724 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local 1029 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
|
| D | ARMFastISel.cpp | 596 unsigned char TF = 0; in ARMMaterializeGV() local
|
| /external/clang/test/CXX/special/class.dtor/ |
| D | p3-0x.cpp | 97 struct TF { struct 99 ~TF(); argument
|
| /external/llvm/lib/Target/Sparc/ |
| D | SparcCodeEmitter.cpp | 222 unsigned TF = MO.getTargetFlags(); in getRelocation() local
|
| D | SparcAsmPrinter.cpp | 301 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local
|
| 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 1759 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, in withTargetFlags()
|
| /external/clang/lib/Analysis/ |
| D | LiveVariables.cpp | 450 TransferFunctions TF(*this, val, obs, block); in runOnBlock() local
|
| /external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/ |
| D | RegionDataConstants.java | 1087 TF(new String[]{ enumConstant
|
| /external/strace/ |
| D | syscall.c | 93 #define TF TRACE_FILE macro
|
| /external/llvm/lib/CodeGen/ |
| D | MachineInstr.cpp | 391 if (unsigned TF = getTargetFlags()) in print() local
|
| /external/opencv/cv/src/ |
| D | cvfundam.cpp | 797 CvMat U, F0, TF; in run8Point() local
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 8190 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformDAGCombine() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 20859 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
|