Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp602 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
DLegalizeVectorOps.cpp837 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
DTargetLowering.cpp6759 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
DDAGCombiner.cpp1756 SDNode *TF = TFs[i]; in visitTokenFactor() local
21180 SDValue TF = DAG.getTokenFactor(SDLoc(STChain), TFOps); in parallelizeChainedStores() local
DSelectionDAG.cpp8967 int64_t o, unsigned TF) in GlobalAddressSDNode()
/third_party/typescript/tests/cases/conformance/classes/staticIndexSignature/
DstaticIndexSignature5.ts21 type TF = Pick<typeof B, number> alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRMCInstLower.cpp28 unsigned char TF = MO.getTargetFlags(); in lowerSymbolOperand() local
DAVRExpandPseudoInsts.cpp295 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/
Dnamespace_declarations_2.ts31 export type TF = boolean | number; alias
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.8/
Dtype_inference.ts34 type TF = Type00<() => string>; alias
DImproved_keyof_with_intersection_types_2.ts37 type TF = TC<myType2>; alias
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/grammar/statements/
Dstatements.ts59 type TF = -1 | 0 | 1; alias
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp190 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
DARMExpandPseudoInsts.cpp894 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
901 unsigned TF = MO.getTargetFlags(); in ExpandMOV32BitImm() local
1535 unsigned TF = MO1.getTargetFlags(); in ExpandMI() local
DARMFastISel.cpp561 unsigned char TF = 0; in ARMMaterializeGV() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp295 SparcMCExpr::VariantKind TF = (SparcMCExpr::VariantKind) MO.getTargetFlags(); in printOperand() local
DSparcISelLowering.cpp944 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/
DMachineOperand.cpp416 static const char *getTargetFlagName(const TargetInstrInfo *TII, unsigned TF) { in getTargetFlagName()
DIfConversion.cpp906 MachineBasicBlock *TF = TrueBBI.FalseBB; in ValidForkedDiamond() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2621 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/
DHexagonISelLowering.cpp986 unsigned char TF = IsPositionIndependent ? HexagonII::MO_PCREL : 0; in LowerConstantPool() local
1175 unsigned char TF = in LowerToTLSInitialExecModel() local
DHexagonConstExtenders.cpp349 unsigned char TF; // TargetFlags. member
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcInternalformatTests.cpp1534 typedef TextureFormat TF; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp7900 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/
DX86ISelLowering.cpp41291 SDValue TF = DAG.getNode(ISD::TokenFactor, dl, MVT::Other, in combineLoad() local