Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7032 EVT EnvVT = TLI.getValueType(DLayout, I.getType()); in visitIntrinsicCall() local
7061 EVT EnvVT = Env.getValueType(); in visitIntrinsicCall() local
H A DSelectionDAG.cpp12621 SelectionDAG::GetDependentSplitDestVTs(const EVT &VT, const EVT &EnvVT, in GetDependentSplitDestVTs()