Home
last modified time | relevance | path

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

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