Searched defs:AddrType (Results 1 – 9 of 9) sorted by relevance
269 enum class AddrType : uint8_t { Call, AfterCall }; enum
359 bool WebAssemblyDAGToDAGISel::SelectAddrOperands(MVT AddrType, in SelectAddrOperands()
265 wasm::ValType AddrType = in getOrCreateWasmSymbol() local
49 enum class AddrType { enum
913 QualType AddrType = ValType.getUnqualifiedType().withVolatile(); in CheckARMBuiltinExclusiveCall() local
875 auto *AddrType = cast<FixedVectorType>(Ptrs->getType()); in scalarizeMaskedVectorHistogram() local
326 bool isLegalMaskedVectorHistogram(Type *AddrType, Type *DataType) const { in isLegalMaskedVectorHistogram()
2432 bool isLegalMaskedVectorHistogram(Type *AddrType, Type *DataType) override { in isLegalMaskedVectorHistogram()
524 bool TargetTransformInfo::isLegalMaskedVectorHistogram(Type *AddrType, in isLegalMaskedVectorHistogram()