Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp4685 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in ShouldBuildLookupTable()
4843 SmallDenseMap<PHINode *, Type *> ResultTypes; in SwitchToLookupTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5110 const SmallDenseMap<PHINode *, Type *> &ResultTypes) { in ShouldBuildLookupTable()
5271 SmallDenseMap<PHINode *, Type *> ResultTypes; in SwitchToLookupTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4562 SmallVector<EVT, 2> ResultTypes(Op->value_begin(), Op->value_end()); in lowerImage() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7773 ArrayRef<Type *> ResultTypes; in visitInlineAsm() local