Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
HDRuntimeDyldChecker.h96 bool isZeroFill() const { in isZeroFill() function
/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDInputSection.h273 inline bool isZeroFill(uint32_t flags) { in isZeroFill() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
HDJITLink.h229 bool isZeroFill() const { return !Data; } in isZeroFill() function