Home
last modified time | relevance | path

Searched defs:ResultTruncRegTypes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h189 std::vector<llvm::Type *> &ResultTruncRegTypes, in addReturnRegisterOutputs()
H A DCGStmt.cpp2530 const llvm::ArrayRef<llvm::Type *> ResultTruncRegTypes, in EmitAsmStores()
2678 std::vector<llvm::Type *> ResultTruncRegTypes; in EmitAsmStmt() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp307 std::vector<llvm::Type *> &ResultTruncRegTypes, in addReturnRegisterOutputs()