Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DSSAContext.h45 using ConstValueRefT = const Value *; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineSSAContext.h46 using ConstValueRefT = Register; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityInfo.h34 using ConstValueRefT = typename ContextT::ConstValueRefT; variable
H A DGenericUniformityImpl.h332 using ConstValueRefT = typename ContextT::ConstValueRefT; variable