Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h90 bool isZeroFill() const { in isZeroFill() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h90 bool isZeroFill() const { 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
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h223 bool isZeroFill() const { return !Data; } in isZeroFill() function