Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h90 bool isZeroFill() const { in isZeroFill() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h90 bool isZeroFill() const { in isZeroFill() function
/external/llvm-project/lld/MachO/
DInputSection.h63 inline bool isZeroFill(uint32_t flags) { in isZeroFill() function
/external/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h186 bool isZeroFill() const { return !Data; } in isZeroFill() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h185 bool isZeroFill() const { return !Data; } in isZeroFill() function