Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7020 EVT EnvVT = TLI.getValueType(DLayout, I.getType()); visitIntrinsicCall() local
7049 EVT EnvVT = Env.getValueType(); visitIntrinsicCall() local
[all...]
H A DSelectionDAG.cpp12552 GetDependentSplitDestVTs(const EVT & VT,const EVT & EnvVT,bool * HiIsEmpty) const GetDependentSplitDestVTs() argument