Home
last modified time | relevance | path

Searched refs:ConstPoolAddresses (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp311 SmallVector<uintptr_t, 8> ConstPoolAddresses; member in __anonce5e020d0111::JITEmitter
936 ConstPoolAddresses.clear(); in finishFunction()
1014 ConstPoolAddresses.clear(); in retryWithMoreMemory()
1092 ConstPoolAddresses.push_back(CAddr); in emitConstantPool()
1227 return ConstPoolAddresses[ConstantNum]; in getConstantPoolEntryAddress()