Home
last modified time | relevance | path

Searched defs:Dereferenceable (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h131 Dereferenceable, enumerator
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAttributes.cpp2310 if (const MDNode *Dereferenceable = in addFromEquivalentMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3801 Attribute Dereferenceable = Attrs.getParamAttr(0, Attribute::Dereferenceable); in tryToMoveFreeBeforeNullTest() local