/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 444 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local 450 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local 462 if (unsigned int TF = CP->getTargetFlags()) in print_details() local 466 if (unsigned TF = TI->getTargetFlags()) in print_details() local 480 if (unsigned int TF = ES->getTargetFlags()) in print_details() local 538 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
|
D | LegalizeVectorOps.cpp | 693 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in ExpandStore() local
|
D | LegalizeDAG.cpp | 521 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in ExpandUnalignedLoad() local 586 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1), in ExpandUnalignedLoad() local
|
D | SelectionDAG.cpp | 6722 EVT VT, int64_t o, unsigned char TF) in GlobalAddressSDNode()
|
D | DAGCombiner.cpp | 1557 SDNode *TF = TFs[i]; in visitTokenFactor() local
|
/external/strace/tests/ |
D | ksysent.c | 32 #define TF 0 macro
|
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 178 unsigned TF = MO.getTargetFlags(); in printOperand() local 923 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in EmitMachineConstantPoolValue() local 1365 const unsigned TF = Op.getTargetFlags(); in EmitInstruction() local 1381 unsigned TF = MI->getOperand(1).getTargetFlags(); in EmitInstruction() local 1414 unsigned TF = MI->getOperand(2).getTargetFlags(); in EmitInstruction() local
|
D | ARMExpandPseudoInsts.cpp | 714 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local 721 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local 1078 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
|
D | ARMFastISel.cpp | 599 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 | SparcAsmPrinter.cpp | 301 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local
|
D | SparcISelLowering.cpp | 956 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall_32() local 1270 unsigned TF = ((getTargetMachine().getRelocationModel() == Reloc::PIC_) in LowerCall_64() local 1860 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, in withTargetFlags()
|
/external/clang/lib/Analysis/ |
D | LiveVariables.cpp | 445 TransferFunctions TF(*this, val, obs, block); in runOnBlock() local
|
/external/strace/ |
D | syscall.c | 74 #define TF TRACE_FILE macro
|
/external/llvm/lib/CodeGen/ |
D | MIRPrinter.cpp | 659 static const char *getTargetFlagName(const TargetInstrInfo *TII, unsigned TF) { in getTargetFlagName()
|
D | MachineInstr.cpp | 452 if (unsigned TF = getTargetFlags()) in print() local
|
/external/opencv3/modules/calib3d/src/ |
D | fundam.cpp | 554 Mat U, F0, TF; in run8Point() local
|
/external/opencv/cv/src/ |
D | cvfundam.cpp | 797 CvMat U, F0, TF; in run8Point() local
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 1441 unsigned TF = 0; in parseMachineOperandAndTargetFlags() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 6283 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in spliceIntoChain() local 7699 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains); in LowerVectorLoad() local 7794 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in LowerVectorStore() local 10395 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformDAGCombine() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1374 unsigned char TF = (RM == Reloc::PIC_) ? HexagonII::MO_PCREL : 0; in LowerConstantPool() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 15393 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Chains); in LowerExtendedLoad() local 25939 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformLOADCombine() local
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 7325 …r p=0,q=0,r=0,s=0,t=0,u=0,v=0,w=0,x=0,y=0,z=0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,…
|