Home
last modified time | relevance | path

Searched defs:OPN (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/aarch64/
H A Dlse.S276 #define OPN 0x0000 macro
280 #define OPN 0x1000 macro
284 #define OPN 0x2000 macro
288 #define OPN 0x3000 macro
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/
H A Dlse.S276 #define OPN 0x0000 macro
280 #define OPN 0x1000 macro
284 #define OPN 0x2000 macro
288 #define OPN 0x3000 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp568 const PHINode *OPN = PHIToResolve[phino]; in CloneAndPruneIntoFromInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp230 PHINode *OPN = cast<PHINode>(I); in EvaluateInDifferentType() local