Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp716 auto &OpIdEntry = PromotedIntegers[getTableId(Op)]; in SetPromotedInteger() local
734 auto &OpIdEntry = SoftenedFloats[getTableId(Op)]; in SetSoftenedFloat() local
745 auto &OpIdEntry = PromotedFloats[getTableId(Op)]; in SetPromotedFloat() local
755 auto &OpIdEntry = SoftPromotedHalfs[getTableId(Op)]; in SetSoftPromotedHalf() local
771 auto &OpIdEntry = ScalarizedVectors[getTableId(Op)]; in SetScalarizedVector() local
871 auto &OpIdEntry = WidenedVectors[getTableId(Op)]; in SetWidenedVector() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp692 auto &OpIdEntry = PromotedIntegers[getTableId(Op)]; in SetPromotedInteger() local
706 auto &OpIdEntry = SoftenedFloats[getTableId(Op)]; in SetSoftenedFloat() local
717 auto &OpIdEntry = PromotedFloats[getTableId(Op)]; in SetPromotedFloat() local
730 auto &OpIdEntry = ScalarizedVectors[getTableId(Op)]; in SetScalarizedVector() local
830 auto &OpIdEntry = WidenedVectors[getTableId(Op)]; in SetWidenedVector() local