Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp959 Value *EntryP = RPhi->getIncomingValueForBlock(PrehB); in scanSelect() local
960 PV.P = EntryP; in scanSelect()