Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp391 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
DLegalizeVectorOps.cpp381 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in ExpandStore() local
DLegalizeDAG.cpp492 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
DDAGCombiner.cpp1266 SDNode *TF = TFs[i]; in visitTokenFactor() local
DSelectionDAG.cpp5686 EVT VT, int64_t o, unsigned char TF) in GlobalAddressSDNode()
/external/clang/test/CXX/special/class.dtor/
Dp3-0x.cpp97 struct TF { struct
99 ~TF(); argument
/external/grub/stage2/
Diso9660.h186 struct TF { struct
187 iso_8bit_t flags;
188 iso_date_t times[0];
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp668 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
894 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
DARMAsmPrinter.cpp326 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/
DLiveVariables.cpp448 TransferFunctions TF(*this, val, obs, block); in runOnBlock() local
/external/strace/
Dsyscall.c113 #define TF TRACE_FILE macro
/external/llvm/lib/CodeGen/
DMachineInstr.cpp343 if (unsigned TF = getTargetFlags()) in print() local
/external/opencv/cv/src/
Dcvfundam.cpp797 CvMat U, F0, TF; in run8Point() local