Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp6683 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in shouldBuildLookupTable()
6720 bool HasDefaultResults, const SmallDenseMap<PHINode *, Type *> &ResultTypes, in shouldUseSwitchConditionAsTableIndex()
6858 SmallDenseMap<PHINode *, Type *> ResultTypes; in switchToLookupTable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp8340 ArrayRef<EVT> ResultTypes, bool IsTexFail, in constructRetValue()
8473 SmallVector<EVT, 3> ResultTypes(Op->values()); in lowerImage() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10375 ArrayRef<Type *> ResultTypes; in visitInlineAsm() local