Searched defs:ExtVec (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/utils/TableGen/ | ||
H A D | ClangOpenCLBuiltinEmitter.cpp | 761 SmallVector<StringRef, 2> ExtVec; EmitMacroChecks() local |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonISelLoweringHVX.cpp | 888 SDValue ExtVec; in buildHvxVectorReg() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLookup.cpp | 845 Extensions.split(ExtVec, " "); in InsertOCLBuiltinDeclarationsFromTable() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 23902 SDValue ExtVec = Op.getOperand(0); combineConcatVectorOfExtracts() local |