Home
last modified time | relevance | path

Searched defs:hasCustomConstantPool (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMJITInfo.h85 virtual bool hasCustomConstantPool() const { return true; } in hasCustomConstantPool() function
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetJITInfo.h127 virtual bool hasCustomConstantPool() const { return false; } in hasCustomConstantPool() function