| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGDumper.cpp | 602 if (unsigned int TF = GADN->getTargetFlags()) in print_details() local 608 if (unsigned int TF = JTDN->getTargetFlags()) in print_details() local 620 if (unsigned int TF = CP->getTargetFlags()) in print_details() local 624 if (unsigned TF = TI->getTargetFlags()) in print_details() local 638 if (unsigned int TF = ES->getTargetFlags()) in print_details() local 739 if (unsigned int TF = BA->getTargetFlags()) in print_details() local
|
| D | LegalizeVectorOps.cpp | 837 SDValue TF = TLI.scalarizeVectorStore(ST, DAG); in ExpandStore() local 1383 SDValue TF = DAG.getNode(ISD::TokenFactor, DL, MVT::Other, fHI.getValue(1), in ExpandUINT_TO_FLOAT() local
|
| D | TargetLowering.cpp | 6759 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in expandUnalignedLoad() local 6819 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Lo.getValue(1), in expandUnalignedLoad() local
|
| D | DAGCombiner.cpp | 1756 SDNode *TF = TFs[i]; in visitTokenFactor() local 21180 SDValue TF = DAG.getTokenFactor(SDLoc(STChain), TFOps); in parallelizeChainedStores() local
|
| D | SelectionDAG.cpp | 8967 int64_t o, unsigned TF) in GlobalAddressSDNode()
|
| /third_party/typescript/tests/cases/conformance/classes/staticIndexSignature/ |
| D | staticIndexSignature5.ts | 21 type TF = Pick<typeof B, number> alias
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| D | AVRMCInstLower.cpp | 28 unsigned char TF = MO.getTargetFlags(); in lowerSymbolOperand() local
|
| D | AVRExpandPseudoInsts.cpp | 295 unsigned TF = MI.getOperand(2).getTargetFlags(); in expand() local 506 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local 514 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local 555 unsigned TF = MI.getOperand(1).getTargetFlags(); in expand() local 987 unsigned TF = MI.getOperand(0).getTargetFlags(); in expand() local
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/namespaces/namespace_declarations/ |
| D | namespace_declarations_2.ts | 31 export type TF = boolean | number; alias
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.8/ |
| D | type_inference.ts | 34 type TF = Type00<() => string>; alias
|
| D | Improved_keyof_with_intersection_types_2.ts | 37 type TF = TC<myType2>; alias
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/grammar/statements/ |
| D | statements.ts | 59 type TF = -1 | 0 | 1; alias
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMAsmPrinter.cpp | 190 unsigned TF = MO.getTargetFlags(); in PrintSymbolOperand() local 219 unsigned TF = MO.getTargetFlags(); in printOperand() local 898 unsigned char TF = Subtarget->isTargetMachO() ? ARMII::MO_NONLAZY : 0; in EmitMachineConstantPoolValue() local 1388 const unsigned TF = Op.getTargetFlags(); in EmitInstruction() local 1404 unsigned TF = MI->getOperand(1).getTargetFlags(); in EmitInstruction() local 1437 unsigned TF = MI->getOperand(2).getTargetFlags(); in EmitInstruction() local
|
| D | ARMExpandPseudoInsts.cpp | 894 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local 901 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local 1535 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
|
| D | ARMFastISel.cpp | 561 unsigned char TF = 0; in ARMMaterializeGV() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
| D | SparcAsmPrinter.cpp | 295 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local
|
| D | SparcISelLowering.cpp | 944 unsigned TF = isPositionIndependent() ? SparcMCExpr::VK_Sparc_WPLT30 : 0; in LowerCall_32() local 1247 unsigned TF = isPositionIndependent() ? SparcMCExpr::VK_Sparc_WPLT30 : 0; in LowerCall_64() local 1900 SDValue SparcTargetLowering::withTargetFlags(SDValue Op, unsigned TF, in withTargetFlags()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineOperand.cpp | 416 static const char *getTargetFlagName(const TargetInstrInfo *TII, unsigned TF) { in getTargetFlagName()
|
| D | IfConversion.cpp | 906 MachineBasicBlock *TF = TrueBBI.FalseBB; in ValidForkedDiamond() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/ |
| D | MIParser.cpp | 2621 unsigned TF = 0; in parseMachineOperandAndTargetFlags() local 2796 MachineMemOperand::Flags TF; in parseMemoryOperandFlag() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.cpp | 986 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0; in LowerConstantPool() local 1175 unsigned char TF = in LowerToTLSInitialExecModel() local
|
| D | HexagonConstExtenders.cpp | 349 unsigned char TF; // TargetFlags. member
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| D | glcInternalformatTests.cpp | 1534 typedef TextureFormat TF; typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 7900 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in spliceIntoChain() local 10081 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, LoadChains); in LowerVectorLoad() local 10171 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores); in LowerVectorStore() local 14051 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in PerformDAGCombine() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 41291 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in combineLoad() local
|