Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/aarch64/
H A Dlse.S193 #define OPN 0x0000 macro
197 #define OPN 0x1000 macro
201 #define OPN 0x2000 macro
205 #define OPN 0x3000 macro
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp710 const PHINode *OPN = PHIToResolve[phino]; in CloneAndPruneIntoFromInst() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp240 PHINode *OPN = cast<PHINode>(I); in EvaluateInDifferentType() local