Home
last modified time | relevance | path

Searched defs:St (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DSMLoc.h54 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) { in SMRange() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DSMLoc.h55 SMRange(SMLoc St, SMLoc En) : Start(St), End(En) { in SMRange() argument
/third_party/json/tests/thirdparty/Fuzzer/
H A DFuzzerIOPosix.cpp29 struct stat St; in IsFile() local
H A DFuzzerIO.cpp27 struct stat St; in GetEpoch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DGCRootLowering.cpp208 Value *St = new StoreInst(CI->getArgOperand(0), in DoLowering() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp367 StoreInst *St = dyn_cast<StoreInst>(I); in instructionSafeForVersioning() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.cpp86 SDValue St = DAG.getMemIntrinsicNode( in EmitUnrolledSetTag() local
98 SDValue St = DAG.getMemIntrinsicNode( in EmitUnrolledSetTag() local
141 SDNode *St = DAG.getMachineNode( in EmitTargetCodeForSetTag() local
H A DAArch64ISelDAGToDAG.cpp1348 SDNode *St = CurDAG->getMachineNode(Opc, dl, N->getValueType(0), Ops); in SelectStore() local
1373 SDNode *St = CurDAG->getMachineNode(Opc, dl, ResTys, Ops); in SelectPostStore() local
1527 SDNode *St = CurDAG->getMachineNode(Opc, dl, MVT::Other, Ops); in SelectStoreLane() local
1561 SDNode *St = CurDAG->getMachineNode(Opc, dl, ResTys, Ops); in SelectPostStoreLane() local
3172 SDNode *St = CurDAG->getMachineNode(Op, DL, MVT::i32, MVT::Other, Ops); Select() local
[all...]
H A DAArch64ISelLowering.cpp11203 static SDValue splitStoreSplat(SelectionDAG &DAG, StoreSDNode &St, in splitStoreSplat() argument
11300 static SDValue replaceZeroVectorStore(SelectionDAG &DAG, StoreSDNode &St) { in replaceZeroVectorStore() argument
11363 replaceSplatVectorStore(SelectionDAG &DAG, StoreSDNode &St) replaceSplatVectorStore() argument
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_pack.c550 bool Rt, Ot, Ct, St; in agx_pack_instr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp459 StoreSDNode *St = cast<StoreSDNode>(N); in ExpandOp_NormalStore() local
[all...]
H A DSelectionDAGBuilder.cpp4292 SDValue St = in visitStore() local
H A DDAGCombiner.cpp15032 ShrinkLoadReplaceStoreWithStore(const std::pair<unsigned, unsigned> &MaskInfo, SDValue IVal, StoreSDNode *St, DAGCombiner *DC) ShrinkLoadReplaceStoreWithStore() argument
15386 StoreSDNode *St = cast<StoreSDNode>(StoreNodes[I].MemNode); MergeStoresOfConstantsOrVecElts() local
15415 StoreSDNode *St = cast<StoreSDNode>(StoreNodes[i].MemNode); MergeStoresOfConstantsOrVecElts() local
15458 StoreSDNode *St = cast<StoreSDNode>(StoreNodes[Idx].MemNode); MergeStoresOfConstantsOrVecElts() local
15516 getStoreMergeCandidates( StoreSDNode *St, SmallVectorImpl<MemOpLink> &StoreNodes, SDNode *&RootNode) getStoreMergeCandidates() argument
15739 MergeConsecutiveStores(StoreSDNode *St) MergeConsecutiveStores() argument
16033 StoreSDNode *St = cast<StoreSDNode>(StoreNodes[i].MemNode); MergeConsecutiveStores() local
21083 parallelizeChainedStores(StoreSDNode *St) parallelizeChainedStores() argument
21191 findBetterNeighborChains(StoreSDNode *St) findBetterNeighborChains() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp2725 bool St = false; in parse_unscoped_name() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1875 auto *St = dyn_cast<StoreInst>(&I); in analyzeLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2819 StoreSDNode *St = cast<StoreSDNode>(Op.getNode()); in LowerSTORE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2642 const StoreSDNode *St = dyn_cast<StoreSDNode>(N); in isNormalStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp4116 SDNode *St = CurDAG->getMachineNode(NewOpc, dl, ResTys, Ops); in Select() local
H A DARMISelLowering.cpp13451 static SDValue PerformTruncatingStoreCombine(StoreSDNode *St, in PerformTruncatingStoreCombine() argument
13536 PerformSplittingToNarrowingStores(StoreSDNode *St, SelectionDAG &DAG) PerformSplittingToNarrowingStores() argument
13592 StoreSDNode *St = cast<StoreSDNode>(N); PerformSTORECombine() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5837 bool ARMAsmParser::parseMemRegOffsetShift(ARM_AM::ShiftOpc &St, in parseMemRegOffsetShift() argument
[all...]

Completed in 187 milliseconds