Home
last modified time | relevance | path

Searched defs:ResultTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyCFG.cpp6506 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in ShouldBuildLookupTable()
6543 bool HasDefaultResults, const SmallDenseMap<PHINode *, Type *> &ResultTypes, in ShouldUseSwitchConditionAsTableIndex()
6681 SmallDenseMap<PHINode *, Type *> ResultTypes; in SwitchToLookupTable() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp7778 ArrayRef<EVT> ResultTypes, bool IsTexFail, in constructRetValue()
7910 SmallVector<EVT, 3> ResultTypes(Op->values()); in lowerImage() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.cpp10213 ArrayRef<Type *> ResultTypes; in visitInlineAsm() local