/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Attributes.h | 491 LLVM_NODISCARD AttributeList addDereferenceableAttr(LLVMContext &C, 499 return addDereferenceableAttr(C, ArgNo + FirstArgIndex, Bytes); 823 AttrBuilder &addDereferenceableAttr(uint64_t Bytes);
|
D | Function.h | 423 void addDereferenceableAttr(unsigned i, uint64_t Bytes);
|
D | InstrTypes.h | 1461 void addDereferenceableAttr(unsigned i, uint64_t Bytes) { 1463 PAL = PAL.addDereferenceableAttr(getContext(), i, Bytes);
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Attributes.h | 297 AttributeSet addDereferenceableAttr(LLVMContext &C, unsigned Index, 543 AttrBuilder &addDereferenceableAttr(uint64_t Bytes);
|
D | Function.h | 285 void addDereferenceableAttr(unsigned i, uint64_t Bytes);
|
/external/llvm/include/llvm/IR/ |
D | Attributes.h | 296 AttributeSet addDereferenceableAttr(LLVMContext &C, unsigned Index, 546 AttrBuilder &addDereferenceableAttr(uint64_t Bytes);
|
D | Function.h | 262 void addDereferenceableAttr(unsigned i, uint64_t Bytes);
|
D | Instructions.h | 1643 void addDereferenceableAttr(unsigned i, uint64_t Bytes); 3612 void addDereferenceableAttr(unsigned i, uint64_t Bytes);
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Attributes.h | 533 LLVM_NODISCARD AttributeList addDereferenceableAttr(LLVMContext &C, 541 return addDereferenceableAttr(C, ArgNo + FirstArgIndex, Bytes); 890 AttrBuilder &addDereferenceableAttr(uint64_t Bytes);
|
D | Function.h | 455 void addDereferenceableAttr(unsigned i, uint64_t Bytes);
|
D | InstrTypes.h | 1541 void addDereferenceableAttr(unsigned i, uint64_t Bytes) { 1543 PAL = PAL.addDereferenceableAttr(getContext(), i, Bytes);
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | ir_emitter_nested.cc | 94 function->addDereferenceableAttr(arg_no + 1, arg_size); in CodegenNestedComputation()
|
/external/llvm/lib/IR/ |
D | Attributes.cpp | 1034 AttributeSet AttributeSet::addDereferenceableAttr(LLVMContext &C, unsigned Index, in addDereferenceableAttr() function in AttributeSet 1037 B.addDereferenceableAttr(Bytes); in addDereferenceableAttr() 1372 AttrBuilder &AttrBuilder::addDereferenceableAttr(uint64_t Bytes) { in addDereferenceableAttr() function in AttrBuilder 1561 .addDereferenceableAttr(1) // the int here is ignored in typeIncompatible()
|
D | Function.cpp | 405 void Function::addDereferenceableAttr(unsigned i, uint64_t Bytes) { in addDereferenceableAttr() function in Function 407 PAL = PAL.addDereferenceableAttr(getContext(), i, Bytes); in addDereferenceableAttr()
|
D | Instructions.cpp | 386 void CallInst::addDereferenceableAttr(unsigned i, uint64_t Bytes) { in addDereferenceableAttr() function in CallInst 388 PAL = PAL.addDereferenceableAttr(getContext(), i, Bytes); in addDereferenceableAttr() 786 void InvokeInst::addDereferenceableAttr(unsigned i, uint64_t Bytes) { in addDereferenceableAttr() function in InvokeInst 788 PAL = PAL.addDereferenceableAttr(getContext(), i, Bytes); in addDereferenceableAttr()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Attributes.cpp | 1258 AttributeList AttributeList::addDereferenceableAttr(LLVMContext &C, in addDereferenceableAttr() function in AttributeList 1262 B.addDereferenceableAttr(Bytes); in addDereferenceableAttr() 1543 AttrBuilder &AttrBuilder::addDereferenceableAttr(uint64_t Bytes) { in addDereferenceableAttr() function in AttrBuilder 1712 .addDereferenceableAttr(1) // the int here is ignored in typeIncompatible()
|
D | Function.cpp | 471 void Function::addDereferenceableAttr(unsigned i, uint64_t Bytes) { in addDereferenceableAttr() function in Function 473 PAL = PAL.addDereferenceableAttr(getContext(), i, Bytes); in addDereferenceableAttr()
|
/external/llvm-project/llvm/lib/IR/ |
D | Attributes.cpp | 1394 AttributeList AttributeList::addDereferenceableAttr(LLVMContext &C, in addDereferenceableAttr() function in AttributeList 1398 B.addDereferenceableAttr(Bytes); in addDereferenceableAttr() 1685 AttrBuilder &AttrBuilder::addDereferenceableAttr(uint64_t Bytes) { in addDereferenceableAttr() function in AttrBuilder 1892 .addDereferenceableAttr(1) // the int here is ignored in typeIncompatible()
|
D | Function.cpp | 556 void Function::addDereferenceableAttr(unsigned i, uint64_t Bytes) { in addDereferenceableAttr() function in Function 558 PAL = PAL.addDereferenceableAttr(getContext(), i, Bytes); in addDereferenceableAttr()
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 289 DispatchPtr->addDereferenceableAttr(AttributeSet::ReturnIndex, 64); in getLocalSizeYZ()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 244 DispatchPtr->addDereferenceableAttr(AttributeList::ReturnIndex, 64); in getLocalSizeYZ()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 285 DispatchPtr->addDereferenceableAttr(AttributeList::ReturnIndex, 64); in getLocalSizeYZ()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGCall.cpp | 2124 RetAttrs.addDereferenceableAttr( in ConstructAttributeList() 2171 Attrs.addDereferenceableAttr( in ConstructAttributeList() 2287 Attrs.addDereferenceableAttr( in ConstructAttributeList() 2318 Attrs.addDereferenceableAttr(info.Width.getQuantity()); in ConstructAttributeList() 2573 Attrs.addDereferenceableAttr( in EmitFunctionProlog()
|
/external/clang/lib/CodeGen/ |
D | CGCall.cpp | 1838 RetAttrs.addDereferenceableAttr(getContext().getTypeSizeInChars(PTy) in ConstructAttributeList() 1954 Attrs.addDereferenceableAttr(getContext().getTypeSizeInChars(PTy) in ConstructAttributeList() 1979 Attrs.addDereferenceableAttr(info.first.getQuantity()); in ConstructAttributeList() 2229 Attrs.addDereferenceableAttr( in EmitFunctionProlog()
|
/external/llvm-project/llvm/lib/Transforms/Coroutines/ |
D | CoroSplit.cpp | 714 ParamAttrs.addDereferenceableAttr(Size); in addFramePointerAttrs()
|