Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dlse.S226 #define OPN 0x0000 macro
230 #define OPN 0x1000 macro
234 #define OPN 0x2000 macro
238 #define OPN 0x3000 macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp733 const PHINode *OPN = PHIToResolve[phino]; in CloneAndPruneIntoFromInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp77 PHINode *OPN = cast<PHINode>(I); in EvaluateInDifferentType() local