Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp68 static bool castRequiresQueuePtr(const AddrSpaceCastInst *ASC) { in castRequiresQueuePtr()
122 if (const AddrSpaceCastInst *ASC = dyn_cast<AddrSpaceCastInst>(&I)) { in hasAddrSpaceCast() local
DSIISelLowering.cpp1475 const AddrSpaceCastSDNode *ASC = cast<AddrSpaceCastSDNode>(Op); in lowerADDRSPACECAST() local
/external/icing/proto/icing/proto/
Dscoring.proto82 ASC = 1; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp92 static bool castRequiresQueuePtr(const AddrSpaceCastInst *ASC) { in castRequiresQueuePtr()
307 if (const AddrSpaceCastInst *ASC = dyn_cast<AddrSpaceCastInst>(&I)) { in addFeatureAttributes() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUAnnotateKernelFeatures.cpp92 static bool castRequiresQueuePtr(const AddrSpaceCastInst *ASC) { in castRequiresQueuePtr()
330 if (const AddrSpaceCastInst *ASC = dyn_cast<AddrSpaceCastInst>(&I)) { in addFeatureAttributes() local
/external/emma/core/java12/com/vladium/emma/report/
DIReportProperties.java64 char ASC = '+'; // default field
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DPtrUseVisitor.h259 void visitAddrSpaceCastInst(AddrSpaceCastInst &ASC) { in visitAddrSpaceCastInst()
/external/llvm/lib/Target/NVPTX/
DNVPTXFavorNonGenericAddrSpaces.cpp263 Operator *ASC = dyn_cast<Operator>(NewOperand); in optimizeMemoryInstruction() local
/external/llvm-project/llvm/include/llvm/Analysis/
DPtrUseVisitor.h258 void visitAddrSpaceCastInst(AddrSpaceCastInst &ASC) { in visitAddrSpaceCastInst()
/external/llvm/lib/Analysis/
DLoads.cpp100 if (const AddrSpaceCastInst *ASC = dyn_cast<AddrSpaceCastInst>(V)) in isDereferenceableAndAlignedPointer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp383 } else if (auto *ASC = dyn_cast<AddrSpaceCastInst>(&I)) { in collectFlatAddressExpressions() local
984 if (AddrSpaceCastInst *ASC = dyn_cast<AddrSpaceCastInst>(CurUser)) { in rewriteWithNewAddressSpaces() local
DSROA.cpp717 void visitAddrSpaceCastInst(AddrSpaceCastInst &ASC) { in visitAddrSpaceCastInst()
3440 bool visitAddrSpaceCastInst(AddrSpaceCastInst &ASC) { in visitAddrSpaceCastInst()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp459 } else if (auto *ASC = dyn_cast<AddrSpaceCastInst>(&I)) { in collectFlatAddressExpressions() local
1140 if (AddrSpaceCastInst *ASC = dyn_cast<AddrSpaceCastInst>(CurUser)) { in rewriteWithNewAddressSpaces() local
DSROA.cpp715 void visitAddrSpaceCastInst(AddrSpaceCastInst &ASC) { in visitAddrSpaceCastInst()
3472 bool visitAddrSpaceCastInst(AddrSpaceCastInst &ASC) { in visitAddrSpaceCastInst()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp541 } else if (const AddrSpaceCastSDNode *ASC = in print_details() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoads.cpp110 if (const AddrSpaceCastInst *ASC = dyn_cast<AddrSpaceCastInst>(V)) in isDereferenceableAndAlignedPointer() local
/external/llvm-project/llvm/lib/Analysis/
DLoads.cpp108 if (const AddrSpaceCastInst *ASC = dyn_cast<AddrSpaceCastInst>(V)) in isDereferenceableAndAlignedPointer() local
/external/llvm-project/llvm/tools/llvm-xray/
Dxray-account.cpp303 bool ASC = AccountSortOrder == SortDirection::ASCENDING; in sortByKey() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp796 } else if (const AddrSpaceCastSDNode *ASC = in print_details() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp741 } else if (const AddrSpaceCastSDNode *ASC = in print_details() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1787 if (AddrSpaceCastInst *ASC = dyn_cast<AddrSpaceCastInst>(PtrOp)) { in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2186 if (auto *ASC = dyn_cast<AddrSpaceCastInst>(PtrOp)) { in visitGetElementPtrInst() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2356 if (auto *ASC = dyn_cast<AddrSpaceCastInst>(PtrOp)) { in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1154 if (auto *ASC = dyn_cast<AddrSpaceCastInst>(CI)) { in OptimizeNoopCopyExpression() local
/external/llvm-project/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1240 if (auto *ASC = dyn_cast<AddrSpaceCastInst>(CI)) { in OptimizeNoopCopyExpression() local

12