Searched defs:AS (Results 151 - 156 of 156) sorted by relevance

1234567

/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp19645 isLegalAddressingMode(const DataLayout &DL, const AddrMode &AM, Type *Ty, unsigned AS, Instruction *I) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16816 isLegalAddressingMode(const DataLayout &DL, const AddrMode &AM, Type *Ty, unsigned AS, Instruction *I) const argument
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp8240 LangAS AS = LangAS::Default; local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1724 isLegalAddressingMode(const DataLayout &DL, const AddrMode &AM, Type *Ty, unsigned AS, Instruction *I) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1244 unsigned AS = LoadStore->getAddressSpace(); local
1271 unsigned AS = LoadStore->getAddressSpace(); local
2422 unsigned AS; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5860 unsigned AS = StoreNode->getAddressSpace(); local
16227 isLegalAddressingMode(const DataLayout &DL, const AddrMode &AMode, Type *Ty, unsigned AS, Instruction *I) const argument
[all...]

Completed in 790 milliseconds

1234567