Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h190 std::vector<CodeGen::LValue> &ResultRegDests, std::string &AsmString, in addReturnRegisterOutputs()
H A DCGStmt.cpp2531 const llvm::ArrayRef<LValue> ResultRegDests, in EmitAsmStores()
2675 std::vector<LValue> ResultRegDests; in EmitAsmStmt() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp308 std::vector<LValue> &ResultRegDests, std::string &AsmString, in addReturnRegisterOutputs()