Home
last modified time | relevance | path

Searched defs:FromV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp1410 SVEType FromV(From.BaseType, N); in createHeader() local
1475 SVEType FromV(From.BaseType, N); in createBuiltins() local
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp235 bool User::replaceUsesOfWith(Value *FromV, Value *ToV) { in replaceUsesOfWith()