Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp572 unsigned CSVN = VNT.lookup(MI); in ProcessBlockCSE() local
573 MachineInstr *CSMI = Exps[CSVN]; in ProcessBlockCSE()
586 unsigned CSVN = VNT.lookup(MI); in ProcessBlockCSE() local
587 MachineInstr *CSMI = Exps[CSVN]; in ProcessBlockCSE()
/freebsd-13.1/contrib/subversion/
H A DINSTALL575 a part of Subversion Ctypes Python bindings (CSVN). If you want to build
576 CSVN, then pass the '--with-ctypesgen' option to `configure`. If ctypesgen.py
581 For more information on CSVN, see subversion/bindings/ctypes-python/README.