Home
last modified time | relevance | path

Searched defs:NoAlias (Results 1 – 9 of 9) sorted by relevance

/llvm-project/mlir/include/mlir/Analysis/
H A DAliasAnalysis.h34 NoAlias = 0, enumerator
/llvm-project/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h100 NoAlias = 0, global() enumerator
/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h112 NoAlias, global() enumerator
/llvm-project/llvm/include/llvm/MCA/HardwareUnits/
H A DLSUnit.h215 const bool NoAlias; global() variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp1304 MDNode *NoAlias = replaceLDSVariablesWithStruct() local
1315 refineUsesAlignmentAndAA(Value * Ptr,Align A,const DataLayout & DL,MDNode * AliasScope,MDNode * NoAlias,unsigned MaxDepth=5) refineUsesAlignmentAndAA() argument
/llvm-project/llvm/include/llvm/IR/
H A DMetadata.h786 MDNode *NoAlias = nullptr; global() member
[all...]
/llvm-project/mlir/include/mlir/IR/
H A DOpImplementation.h1717 NoAlias, global() enumerator
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp893 addFramePointerAttrs(AttributeList & Attrs,LLVMContext & Context,unsigned ParamIndex,uint64_t Size,Align Alignment,bool NoAlias) addFramePointerAttrs() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp922 MDNode *NoAlias = CB.getMetadata(LLVMContext::MD_noalias); PropagateCallSiteMetadata() local