Searched defs:TF (Results 1 – 13 of 13) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 391 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local 397 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local 409 if (unsigned int TF = CP->getTargetFlags()) in print_details() local 422 if (unsigned int TF = ES->getTargetFlags()) in print_details() local 475 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
|
D | LegalizeVectorOps.cpp | 381 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in ExpandStore() local
|
D | LegalizeDAG.cpp | 492 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, &Stores[0], in ExpandUnalignedLoad() local 552 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1), in ExpandUnalignedLoad() local
|
D | DAGCombiner.cpp | 1266 SDNode *TF = TFs[i]; in visitTokenFactor() local
|
D | SelectionDAG.cpp | 5686 EVT VT, int64_t o, unsigned char TF) in GlobalAddressSDNode()
|
/external/clang/test/CXX/special/class.dtor/ |
D | p3-0x.cpp | 97 struct TF { struct 99 ~TF(); argument
|
/external/grub/stage2/ |
D | iso9660.h | 186 struct TF { struct 187 iso_8bit_t flags; 188 iso_date_t times[0];
|
/external/llvm/lib/Target/ARM/ |
D | ARMExpandPseudoInsts.cpp | 668 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local 894 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
|
D | ARMAsmPrinter.cpp | 326 unsigned TF = MO.getTargetFlags(); in printOperand() local 1398 unsigned TF = MI->getOperand(1).getTargetFlags(); in EmitInstruction() local 1436 unsigned TF = MI->getOperand(2).getTargetFlags(); in EmitInstruction() local
|
/external/clang/lib/Analysis/ |
D | LiveVariables.cpp | 448 TransferFunctions TF(*this, val, obs, block); in runOnBlock() local
|
/external/strace/ |
D | syscall.c | 113 #define TF TRACE_FILE macro
|
/external/llvm/lib/CodeGen/ |
D | MachineInstr.cpp | 343 if (unsigned TF = getTargetFlags()) in print() local
|
/external/opencv/cv/src/ |
D | cvfundam.cpp | 797 CvMat U, F0, TF; in run8Point() local
|