Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp559 const uint8_t *EntryP = ClassInfo - typeOffset * EncSize; in handleActionValue() local
560 uintptr_t P = readEncodedPointer(&EntryP, TTypeEncoding); in handleActionValue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp961 Value *EntryP = RPhi->getIncomingValueForBlock(PrehB); in scanSelect() local
962 PV.P = EntryP; in scanSelect()